add notes

This commit is contained in:
Yax 2022-07-19 19:02:25 +02:00
parent 9c23a7318e
commit a0846b387a
9 changed files with 219 additions and 110 deletions

3
layout/note.html Normal file
View file

@ -0,0 +1,3 @@
<div class="article">
{{ content }}
</div>

View file

@ -51,6 +51,7 @@
<div class="column column-50 column-offset-25 txtright" id="menu-blog">
<a href="/">Blog</a>
<a href="/archives/">Archives</a>
<a href="/notes/">Notes</a>
</div>
</div>