Selaa lähdekoodia

remove obsolete key from config

Oz N Tiram 9 vuotta sitten
vanhempi
commit
65dc9beca1
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      conf.py

+ 0 - 1
conf.py

@@ -12,7 +12,6 @@ ini, yaml, or what ever DSL for configuration.
 CONFIG = {
     'content_root': 'test_root',  # where the markdown files are
     'output_to': 'oz123.github.com',
-    'raw_content': 'oz123.github.com/writings_raw/content',
     'templates': 'templates',
     'date_format': '%Y-%m-%d',
     'base_url': 'http://oz123.github.com',