summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2023-05-22 01:03:09 +0100
committerubq323 <ubq323@ubq323.website>2023-05-22 01:03:09 +0100
commite98d9e800521f5d05d824c4128841df61f5fa198 (patch)
tree27aeaf5ac15a51ce23e0084b63fd98dbc7c4f3e6
parent9eb6d483f356a77caf37e819f9666abe3f9a6159 (diff)
add questions to main page
-rw-r--r--index.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.lua b/index.lua
index 59a6879..863be8d 100644
--- a/index.lua
+++ b/index.lua
@@ -14,6 +14,7 @@ mainsect = section {
l("ubq323 git","//g.gh0.pw");
l("some music","//ubq323.bandcamp.com");
li "projects";
+ l("questions","/questions/questions.html");
};
p [[(if a link is missing, it is because i haven't created that thing yet)]]
}