Commit a2cca59d authored by nimrod's avatar nimrod
Browse files

- Changed entry structure (blog/entry instead of blog/entry.html).

parent 788a644f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,4 +38,4 @@ THEME = "./pelican-mockingbird"
TAGS_SAVE_AS = ''
TAG_SAVE_AS = ''
STATIC_PATHS = ['static']
ARTICLE_URL = '{slug}.html'
ARTICLE_URL = '{slug}/'