summaryrefslogtreecommitdiffhomepage
path: root/src/blog/index.gsp
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-01-24 21:53:27 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-01-24 21:53:27 +0100
commit7a513031822010612ef1fd0104cb339854d741d3 (patch)
treed5ee5351d355cc06b4702a2a8813f9506aa2dfb8 /src/blog/index.gsp
parent754154a71af3f753db758744fe52e8409ec5011f (diff)
Add new blog 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 0673da3..fce8d08 100644
--- a/src/blog/index.gsp
+++ b/src/blog/index.gsp
@@ -28,6 +28,7 @@ html lang="en" {
p {-Posts:}
ul {
+ m4_article(grab, {-Making Grep Better})
m4_article(andy-val, {-Values in Andy})
m4_article(new-sh, {-Making a New Shell})
m4_article(extend, {-Extensible Scripting})