]> git.cworth.org Git - cworth.org/commitdiff
Give the wiki a less redundant name
authorCarl Worth <cworth@cworth.org>
Wed, 23 May 2007 11:21:42 +0000 (04:21 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 23 May 2007 11:21:42 +0000 (04:21 -0700)
We already have "cworth.org" in the banner, so it doesn't
help to repeat it again.

ikiwiki.setup

index 35ee940aca239cd4a55387bb7b43c44a2446d6dc..887f256815ca56e908b82aea12a1af3b7c7527d7 100644 (file)
@@ -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',