summaryrefslogtreecommitdiffhomepage
path: root/src/srp/index.gsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/srp/index.gsp')
-rw-r--r--src/srp/index.gsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/srp/index.gsp b/src/srp/index.gsp
index f829644..ae8e597 100644
--- a/src/srp/index.gsp
+++ b/src/srp/index.gsp
@@ -29,8 +29,8 @@ html lang="en" {
p {-Posts:}
ul {
- li {a href="gsp" {-Writing an HTML Preprocessor (feat. Tree-Sitter)}}
- li {a href="fw-ec" {-Patching My Laptop’s Embedded Controller}}
+ m4_article(gsp, {-Writing an HTML Preprocessor (feat. Tree-Sitter)})
+ m4_article(fw-ec, {-Patching My Laptop’s Embedded Controller})
}
}