diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-12-10 02:50:39 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-12-10 02:50:39 +0100 |
commit | 9e337a2309c9dcadd91fb3878c2194c477b92bf7 (patch) | |
tree | 23f5a916acaaa206e3c6b926cceffff51f1bf9a0 /src/blog/index.gsp | |
parent | 54219327782db0b5c78aebf2d982f20ea1bef47f (diff) |
Add another Andy post
Diffstat (limited to 'src/blog/index.gsp')
-rw-r--r-- | src/blog/index.gsp | 1 |
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}) |