old website

This commit is contained in:
sundae 2025-06-11 10:09:06 +03:00
commit 218487dc22
Signed by: sundae
SSH key fingerprint: SHA256:MsJkKuo4PUdjQDpLeaURy81drKkW14exlTHp+8QFu6M
557 changed files with 7054 additions and 0 deletions

5
_src/data/blog/blog.json Normal file
View file

@ -0,0 +1,5 @@
{
"layout": "blog",
"permalink": "/blog/{{ title | slug }}/",
"tags": "posts"
}