Browse Source

Move manifesto into article folder

pull/1/head
Luke Murphy 5 years ago
parent
commit
370a808a15
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 0
      content/articles/manifesto.md
  2. 2
      pelicanconf.py

0
content/manifesto.md → content/articles/manifesto.md

2
pelicanconf.py

@ -24,4 +24,6 @@ THEME = 'themes/homebrewtheme'
STATIC_PATHS = ['staticfiles']
ARTICLE_PATHS = ['articles']
DISPLAY_CATEGORIES_ON_MENU = True

Loading…
Cancel
Save