author | Alberto Bertogli
<albertito@gmail.com> 2007-12-31 01:54:47 UTC |
committer | Alberto Bertogli
<albertito@gmail.com> 2007-12-31 03:37:10 UTC |
parent | 435c6990111bd51bd464c4693eec060c3e9d460d |
config.py.sample | +1 | -1 |
wikiri.cgi | +1 | -1 |
diff --git a/config.py.sample b/config.py.sample index 962c3de..8ec4dc8 100644 --- a/config.py.sample +++ b/config.py.sample @@ -20,6 +20,6 @@ wiki_url = "/wiki/wikiri.cgi" # default, set it to wiki_url + "/style". css_url = wiki_url + "/style" -# Wiki title +# Wiki title. title = "I like wikis" diff --git a/wikiri.cgi b/wikiri.cgi index 2d5093f..4bba9dc 100755 --- a/wikiri.cgi +++ b/wikiri.cgi @@ -25,7 +25,7 @@ wiki_url = "/wiki/wikiri.cgi" # default, set it to wiki_url + "/style". css_url = wiki_url + "/style" -# Wiki title +# Wiki title. title = "I like wikis" #