Updating plugins, conf.py cleanup
This commit is contained in:
parent
6efd897861
commit
60150b02fc
7 changed files with 27 additions and 6 deletions
4
plugins/import_feed/conf.py.sample
Normal file
4
plugins/import_feed/conf.py.sample
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
PAGES = (
|
||||
("stories/*.html", "stories", "story.tmpl"),
|
||||
)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue