diff --git a/prosopopee/prosopopee.py b/prosopopee/prosopopee.py index 6400687..080b7d6 100644 --- a/prosopopee/prosopopee.py +++ b/prosopopee/prosopopee.py @@ -16,6 +16,7 @@ gallery_index_template = templates.get_template("gallery-index.html") page_template = templates.get_template("page.html") SETTINGS = { + "show_date": True, "gm": { "quality": 75, "auto-orient": True diff --git a/prosopopee/templates/index.html b/prosopopee/templates/index.html index 72f918b..fcbc9d7 100644 --- a/prosopopee/templates/index.html +++ b/prosopopee/templates/index.html @@ -19,7 +19,7 @@