summaryrefslogtreecommitdiffhomepage
path: root/src/index.gsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.gsp')
-rw-r--r--src/index.gsp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/index.gsp b/src/index.gsp
index 78d6239..b9fa5a4 100644
--- a/src/index.gsp
+++ b/src/index.gsp
@@ -41,10 +41,10 @@ html lang="en" {
}
ul {
- li {a href="prj" {-My Projects}}
- li {a href="srp" {-Software-Related Posts}}
- li {a href="www" {-Other Websites}}
- li {a href="ame" {-About Me}}
+ li {a href="prj" {-Documentation}}
+ li {a href="blog" {-Blog Posts}}
+ li {a href="www" {-Other Websites}}
+ li {a href="ame" {-About Me}}
}
hr{}