1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/notmyidea
Florian Jacob 4b2fcb09a4 Added a new ''modified:' metadata tag to be able to specify the
publication time and date and the last modified time and date
independently.

This makes it possible to access the last updated date with {{ article.locale_modified }} in templates.
Additionally, an already delivered feed entry can be corrected by changing the modified date and time, as it is used for atom:update
/ rss pubDate field now.
2013-11-10 00:14:55 +01:00
..
static Adding stackoverflow to social icons 2013-07-03 22:36:52 -07:00
templates Added a new ''modified:' metadata tag to be able to specify the 2013-11-10 00:14:55 +01:00