Fix paragraph spacing.
[geekigeeki.git] / geekigeeki.conf.py
index fcae5ac1191658373feb760f5ad19522bbd5a71e..2c7b9bee86832f643ed094d6dcb80528a795d655 100644 (file)
@@ -5,8 +5,7 @@ site_name = 'Codewiz'
 # otherwise, set to a URL that requires authentication
 privileged_url = 'https://www.codewiz.org/~bernie/wiki'
 
-data_dir = '/home/bernie/public_html/wiki'
-text_dir = path.join(data_dir, 'text')
+data_dir = '/home/bernie/public_html/wiki/data'
 css_url = '../wikidata/geekigeeki.css'  # optional stylesheet link
 
 history_url = '../wikigit/wiki.git'