summaryrefslogtreecommitdiff
path: root/content/posts/_index.md
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2024-01-30 17:25:59 +0200
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2024-01-30 17:25:59 +0200
commit3be33d0311bc291fb394d4a8de313de35974f47d (patch)
tree2f0ff79511ed9259e1d84ac1af87f68a560b345a /content/posts/_index.md
parentf31b3176d064498f970c4d88ff7142a5480d6e5f (diff)
Infrastructure coming together.
Changes to be committed: modified: README.md modified: config.toml modified: content/about.md new file: content/posts/How I made this Blog with Zola.md modified: content/posts/_index.md modified: content/posts/code_test.md deleted: content/posts/good_first_post.md deleted: content/posts/later_posts.md modified: content/posts/typography.md modified: rsync_to_testing new file: static/diffusion.pdf new file: static/nst.pdf modified: templates/index.html modified: templates/page.html
Diffstat (limited to 'content/posts/_index.md')
-rw-r--r--content/posts/_index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/posts/_index.md b/content/posts/_index.md
index 9485866..b33cac7 100644
--- a/content/posts/_index.md
+++ b/content/posts/_index.md
@@ -1,4 +1,4 @@
+++
-title= "Posts"
-sort_by="date"
+title = "Posts"
+sort_by = "date"
+++