From 6eabaa7a4a19e8a052d6e16958aff57c6da6d71e Mon Sep 17 00:00:00 2001 From: ubq323 Date: Mon, 22 May 2023 15:54:32 +0100 Subject: add questions page to contact section --- index.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/index.lua b/index.lua index 863be8d..703f0ad 100644 --- a/index.lua +++ b/index.lua @@ -30,6 +30,7 @@ contact = section { li [[xmpp: ubq323@ubq323.website]], li { [[irc: ubq323 on ]], a("apionet","irc:ubq323.website/#a") }, li [[discord (if you must): ubq323#9691]], + li { 'the ', a('questions page','/questions/questions.html') }, }, } footer = safe [[ -- cgit v1.2.3