summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/index.html b/index.html
index fbc467e..1670aee 100644
--- a/index.html
+++ b/index.html
@@ -1,11 +1,23 @@
@USE
/templates/_base.p
+/partials/_article.p
+/partials/_section.p
@main[]
^base[михаил «synzr»]{
- <h1>Hello World</h1>
+ ^article[index][Приветствую вас!]{
+ ^section[about-me][Обо мне]{
+ <p class="text">
+ Меня зовут Михаил, я платно учусь в частном колледже на IT,
+ интересуюсь технологиями и коллекционирую музыку на CD-пластинках.
+ Ну, вроде бы я человек - насколько это возможно. Обожаю лезть, куда не надо.
+ </p>
+ }
+ <hr class="divider">
+ }
}{
# empty CSS block
}{
# empty JS block
}
+#end @main[]