Reverse LINKS_IN_NEW_TAB inclusion to pelicanconf
It was added in commit 2455759bd8
This commit is contained in:
parent
f0e999a68a
commit
ccc112a280
1 changed files with 0 additions and 6 deletions
|
@ -39,12 +39,6 @@ USE_FOLDER_AS_CATEGORY = False
|
||||||
MAIN_MENU = True
|
MAIN_MENU = True
|
||||||
HOME_HIDE_TAGS = True
|
HOME_HIDE_TAGS = True
|
||||||
|
|
||||||
# Valid values for LINKS_IN_NEW_TAB:
|
|
||||||
# * Unset, None, True or any string to open all LINKS in a new window (default)
|
|
||||||
# * 'no', 'none', False or 0 to open all LINKS in the same window
|
|
||||||
# * 'external' to open LINKS to external sites in a new window, internal links in same window
|
|
||||||
LINKS_IN_NEW_TAB = 'external'
|
|
||||||
|
|
||||||
SOCIAL = (
|
SOCIAL = (
|
||||||
('github', 'https://github.com/alexandrevicenzi/Flex'),
|
('github', 'https://github.com/alexandrevicenzi/Flex'),
|
||||||
('rss', '/blog/feeds/all.atom.xml'),
|
('rss', '/blog/feeds/all.atom.xml'),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue