summaryrefslogtreecommitdiffhomepage
path: root/src/blog/index.gsp
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-12-10 02:50:39 +0100
committerThomas Voss <mail@thomasvoss.com> 2023-12-10 02:50:39 +0100
commit9e337a2309c9dcadd91fb3878c2194c477b92bf7 (patch)
tree23f5a916acaaa206e3c6b926cceffff51f1bf9a0 /src/blog/index.gsp
parent54219327782db0b5c78aebf2d982f20ea1bef47f (diff)
Add another Andy post
Diffstat (limited to 'src/blog/index.gsp')
-rw-r--r--src/blog/index.gsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/blog/index.gsp b/src/blog/index.gsp
index 7ad0296..aac12e0 100644
--- a/src/blog/index.gsp
+++ b/src/blog/index.gsp
@@ -28,6 +28,7 @@ html lang="en" {
p {-Posts:}
ul {
+ m4_article(andy-val, {-Values in Andy})
m4_article(new-sh, {-Making a New Shell})
m4_article(extend, {-Extensible Scripting})
m4_article(nvim-ts, {-Hacking with Tree-Sitter on Neovim})