new posts
This commit is contained in:
parent
aa23d4bccf
commit
4e28ef409b
6 changed files with 31 additions and 0 deletions
2
conf.py
2
conf.py
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue