new posts

This commit is contained in:
Don Harper 2019-01-15 21:45:22 -06:00
parent aa23d4bccf
commit 4e28ef409b
6 changed files with 31 additions and 0 deletions

View file

@ -26,6 +26,7 @@ NAVIGATION_LINKS = {
#'My Sites'
#),
('https://twitter.com/duckunix', 'My Twitter'),
('https://flickr.com/photos/duckunix', 'My Flickr'),
#(
#(
#('https://twitter.com/duckunix', 'My Twitter'),
@ -114,3 +115,4 @@ GLOBAL_CONTEXT = {}
GLOBAL_CONTEXT_FILLER = []
CREATE_MONTHLY_ARCHIVE = True
WRITE_TAG_CLOUD = False