diff options
Diffstat (limited to 'docs/faq.rst')
-rw-r--r-- | docs/faq.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/faq.rst b/docs/faq.rst index 1376511a..630dd3c1 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -135,6 +135,10 @@ your home page. The following Markdown example could be stored in Thank you for visiting. Welcome! +If the original blog index is still wanted, it can then be saved in a +different location by setting ``INDEX_SAVE_AS = 'blog_index.html`` for +the ``''index'`` direct template. + What if I want to disable feed generation? ========================================== |