Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pelicanconf.py
Original file line numberDiff line numberDiff line change
Expand Up@@ -69,7 +69,7 @@
NEST_SITEMAP_RSS_LINK = u'RSS Feed'
NEST_SOCIAL_COLUMN_TITLE = u'Social'
NEST_LINKS_COLUMN_TITLE = u'Links'
NEST_COPYRIGHT = u'<strong>&copy; 2015 Swiss Python Summit</strong>'
NEST_COPYRIGHT = u'<strong>CC-BY-SA 2015 Swiss Python Summit</strong>'

# Footer optional
NEST_FOOTER_HTML = '<strong><a href="mailto:[email protected]">[email protected]</a></strong><br><br>'
Expand Down