добавляет страницу /notes/*
All checks were successful
continuous-integration/drone/push Build is passing

- добавляет базовые стили для h1,h2, p, code
- добавляет подстветку синтаксиса
This commit is contained in:
2022-05-16 17:42:36 +03:00
parent 18852b9ce9
commit c847c611f4
8 changed files with 136 additions and 33 deletions

View File

@@ -1,2 +1,5 @@
[*.js]
indent_size = 2
indent_size = 2
[*.css]
indent_size = 2