1
0
Fork 0
forked from github/pelican

fix double definition of simple theme link to different targets

This commit is contained in:
winlu 2015-01-05 12:07:01 +01:00
commit 5432dc04a6

View file

@ -325,6 +325,7 @@ period A tuple of the form (`year`, `month`, `day`) that
=================== ===================================================
You can see an example of how to use `period` in the `"simple" theme
period_archives.html template
<https://github.com/getpelican/pelican/blob/master/pelican/themes/simple/templates/period_archives.html>`_.