From: Carl Worth Date: Wed, 23 May 2007 11:21:42 +0000 (-0700) Subject: Give the wiki a less redundant name X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=5be26c8d1d973df8c7072da7f6588b0b317e6fa8;hp=a0e9c118bea0bf99a7b16c5b6f9db41923ac19aa;p=cworth.org Give the wiki a less redundant name We already have "cworth.org" in the banner, so it doesn't help to repeat it again. --- diff --git a/ikiwiki.setup b/ikiwiki.setup index 35ee940..887f256 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -6,7 +6,7 @@ # Remember to re-run ikiwiki --setup any time you edit this file. use IkiWiki::Setup::Standard { - wikiname => "cworth.org", + wikiname => "Carl's boring web pages", #adminuser => ["yourname", ], adminemail => 'cworth@cworth.org',