summaryrefslogtreecommitdiffhomepage
path: root/src/blog/index.gsp
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-03-05 16:37:18 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-03-05 16:37:18 +0100
commit4f9a44193b25127dd036ce5f2bf53feb31b53d03 (patch)
treebc40776dc96645b90b6b310744267e6feda0018d /src/blog/index.gsp
parent7506721e389efdd89fce28791bf2b0b9d0e7ca4c (diff)
Add the GSP/TS article
Diffstat (limited to 'src/blog/index.gsp')
-rw-r--r--src/blog/index.gsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/index.gsp b/src/blog/index.gsp
index 4d4aab8..7e53697 100644
--- a/src/blog/index.gsp
+++ b/src/blog/index.gsp
@@ -32,9 +32,9 @@ html lang="en" {
m4_dnl ARTICLE(andy-val, {-Values in Andy})
m4_dnl ARTICLE(new-sh, {-Making a New Shell})
m4_dnl ARTICLE(extend, {-Extensible Scripting})
- m4_dnl ARTICLE(gsp, {-Writing an HTML Preprocessor (feat. Tree-Sitter)})
m4_dnl ARTICLE(fw-ec, {-Patching My Laptop’s Embedded Controller})
+ ARTICLE(gsp, {-Writing an HTML Preprocessor (feat. Tree-Sitter)})
ARTICLE(nvim-ts, {-Hacking with Tree-Sitter on Neovim})
}
}