From 4c7369c8fb3f44af1b8b325163eeaac5360108c5 Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Thu, 8 May 2014 20:07:35 +0200 Subject: Création de la page projets MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pelicanconf.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pelicanconf.py') diff --git a/pelicanconf.py b/pelicanconf.py index 79a3270..76d3f96 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -32,3 +32,6 @@ DEFAULT_PAGINATION = 10 # THEMES THEME = "notmyidea" + +# Static content to copy to output dir +STATIC_PATHS = ['static'] -- cgit v1.2.3-70-g09d2