Fix link.

This commit is contained in:
Alexandre Vicenzi 2018-01-13 01:55:03 -02:00
parent 1ffe331021
commit 706a0aa930
19 changed files with 19 additions and 19 deletions

View file

@ -41,7 +41,7 @@ HOME_HIDE_TAGS = True
SOCIAL = (
('github', 'https://github.com/alexandrevicenzi/Flex'),
('rss', '/feeds/all.atom.xml'),
('rss', '/blog/feeds/all.atom.xml'),
)
MENUITEMS = (('Archives', '/archives.html'),