summaryrefslogtreecommitdiffstats
path: root/pelicanconf.py
diff options
context:
space:
mode:
authorAudric Schiltknecht <storm@chemicalstorm.org>2014-05-09 13:12:32 +0200
committerAudric Schiltknecht <storm@chemicalstorm.org>2014-06-04 22:31:19 +0200
commit03e0f3c1be9ad2f0f0c844926884671835c36183 (patch)
treed3387e43bd00f9a6740610d7d702d9e61d4ef0c2 /pelicanconf.py
parent82a31eba0b2ab778e12f3d21d282727f67a3d72b (diff)
downloadschiltknecht.org-03e0f3c1be9ad2f0f0c844926884671835c36183.tar.gz
schiltknecht.org-03e0f3c1be9ad2f0f0c844926884671835c36183.tar.bz2
schiltknecht.org-03e0f3c1be9ad2f0f0c844926884671835c36183.zip
Utilisation du thème modifié
Diffstat (limited to 'pelicanconf.py')
-rw-r--r--pelicanconf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 089d2c2..590a857 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -31,7 +31,7 @@ DEFAULT_PAGINATION = 10
#RELATIVE_URLS = True
# THEMES
-THEME = "notmyidea"
+THEME = "./themes/dev-urandom"
# Static content to copy to output dir
STATIC_PATHS = ['static']