diff options
-rw-r--r-- | ikiwiki.setup | 2 | ||||
-rw-r--r-- | index.mdwn | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup index 9cd23660..20a02a66 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -38,7 +38,7 @@ IkiWiki::Setup::Standard->import({ # users who are wiki admins adminuser => [qw{tschwinge}], # users who are banned from the wiki - banned_users => [qw{ColetCris http://calvinyoung.myopenid.com/}], + banned_users => [qw{AlbertF ColetCris http://calvinyoung.myopenid.com/}], # where the source of the wiki is located srcdir => $srcdir, # where to build the wiki @@ -79,7 +79,7 @@ different [[mailing lists]] with searchable archives. Before asking a question on a mailing list or on IRC, first, please try to answer your own question using a search engine and reading the introductory information. If you have done this and you cannot find the answer to your -question, feel free to ask on a mailing list or on IRC to [make money online](http://www.mooladays.com). +question, feel free to ask on a mailing list or on IRC. <a name="run"> </a> ## Running the Hurd |