summaryrefslogtreecommitdiffhomepage
path: root/src/index.gsp
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-12-25 03:23:44 +0100
committerThomas Voss <mail@thomasvoss.com> 2023-12-25 03:23:44 +0100
commite50db1d199eb18a9d9e5ab02c3928989f4a7d81f (patch)
treeddf2f58a76fdf966ab577f22d4165d77946ca472 /src/index.gsp
parentf806cd8b43227b66fe181cb8d0ffb4a4cdc00070 (diff)
Experimentally add a section for manual pages
Diffstat (limited to 'src/index.gsp')
-rw-r--r--src/index.gsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.gsp b/src/index.gsp
index b9fa5a4..b519b5e 100644
--- a/src/index.gsp
+++ b/src/index.gsp
@@ -41,6 +41,7 @@ html lang="en" {
}
ul {
+ li {a href="man" {-Manual Pages}}
li {a href="prj" {-Documentation}}
li {a href="blog" {-Blog Posts}}
li {a href="www" {-Other Websites}}