From 246fe9901fad999c9b5a20195ea50a5d19e2f053 Mon Sep 17 00:00:00 2001 From: ayakael Date: Wed, 19 Feb 2025 00:42:00 -0500 Subject: [PATCH] ikiwiki.setup: update name --- ikiwiki.setup | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index 851510d..00f9f64 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -8,9 +8,9 @@ # Remember to re-run ikiwiki --setup any time you edit this file. # # name of the wiki -wikiname: ilot.io +wikiname: delegationetudiante.org # contact email for wiki -adminemail: support@ilot.io +adminemail: ca@delegationetudiante.org # users who are wiki admins adminuser: [] # users who are banned from the wiki @@ -20,7 +20,7 @@ srcdir: ./ # where to build the wiki destdir: ./public # base url to the wiki -url: https://ilot.io +url: https://delegationetudiante.org # url to the ikiwiki.cgi cgiurl: '' # do not adjust cgiurl if CGI is accessed via different URL