tweaking page links

This commit is contained in:
2026-08-06 22:54:38 -07:00
parent 699a2fb277
commit 441e1dabd3
2 changed files with 7 additions and 4 deletions
+3
View File
@@ -1,2 +1,5 @@
mkdir blog && chmod 755 blog
mkdir blog/posts && chmod 755 blog/posts
if [-e "./example.toml"]; then
cp example.toml config.toml
fi