Skip to content

Commit b5bd1ee

Browse files
committed
agora vai 3
1 parent 46aff83 commit b5bd1ee

2 files changed

Lines changed: 0 additions & 7 deletions

File tree

pelicanconf.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@
2727
THEME_STATIC_DIR = 'theme'
2828
THEME_STATIC_PATHS = ['static/']
2929

30-
# Homepage
31-
INDEX_SAVE_AS = "blog.html"
32-
INDEXES_SAVE_AS = "blog.html"
33-
3430
# Blogroll
3531
LINKS = (
3632
('pythonbrasil.org.br', 'https://pythonbrasil.org.br'),

publishconf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
SITEURL = "https://blog.pythonbrasil.org.br"
1212
RELATIVE_URLS = False
1313

14-
INDEX_SAVE_AS = "blog.html"
15-
INDEXES_SAVE_AS = "blog.html"
16-
1714
FEED_ALL_ATOM = "feeds/all.atom.xml"
1815
CATEGORY_FEED_ATOM = "feeds/{slug}.atom.xml"
1916

0 commit comments

Comments
 (0)