Fix quotes in faq

This commit is contained in:
Matthias Bussonnier 2015-02-06 14:30:02 -08:00
commit f56b699d5b

View file

@ -144,8 +144,8 @@ your home page. The following Markdown example could be stored in
Thank you for visiting. Welcome! Thank you for visiting. Welcome!
If the original blog index is still wanted, it can then be saved in a 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 different location by setting ``INDEX_SAVE_AS = 'blog_index.html'`` for
the ``''index'`` direct template. the ``'index'`` direct template.
What if I want to disable feed generation? What if I want to disable feed generation?
========================================== ==========================================