diff options
Diffstat (limited to 'content/posts/code_test.md')
-rw-r--r-- | content/posts/code_test.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/content/posts/code_test.md b/content/posts/code_test.md index 761c536..07744f7 100644 --- a/content/posts/code_test.md +++ b/content/posts/code_test.md @@ -9,6 +9,14 @@ tags = ["test", "code"] [extra] disable_comments = true toc = false + +[extra.earlier] +title = "Typography" +permalink = "https://alphara.art/posts/typography" + +[extra.later] +title = "Henlo Internet!" +permalink = "https://alphara.art/posts/how-i-made-this-blog-with-zola/" +++ ```rust |