correct wrong filename

This commit is contained in:
rra 2019-11-24 15:28:44 +01:00
parent a4b56c8f69
commit 97e4208e68

View File

@ -10,7 +10,7 @@ The data is appended at the end of the HTML, so nothing fancy for now.
## Usage and setup
To use this plugin first import `strftime` at the top of `pelican.conf`:
To use this plugin first import `strftime` at the top of `pelicanconf.py`:
`from time import strftime`