From 4dab34dd2bb38d753443e78f66ebc436202756d9 Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Fri, 9 May 2014 17:00:53 +0200 Subject: Ajout CC-BY-SA dans le footer --- pelicanconf.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pelicanconf.py') diff --git a/pelicanconf.py b/pelicanconf.py index 590a857..47450cc 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -35,3 +35,6 @@ THEME = "./themes/dev-urandom" # Static content to copy to output dir STATIC_PATHS = ['static'] + +# Footer text - License +FOOTER_TEXT = """This work by Audric Schiltknecht is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.""" -- cgit v1.2.3-70-g09d2