Commit e885063b authored by nimrod's avatar nimrod
Browse files

- Corrected path to git repos.

parent 1dfdd8b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ DIRECT_TEMPLATES = ('index', 'archives')
#DISPLAY_CATEGORIES_ON_MENU = True
DISPLAY_CATEGORIES_ON_MENU = False
DISPLAY_PAGES_ON_MENU = True
MENUITEMS = (('Code', 'https://www.shore.co.il/cgit/'),)
MENUITEMS = (('Code', 'https://www.shore.co.il/git/'),)
THEME = "./pelican-mockingbird"
TAGS_SAVE_AS = ''
TAG_SAVE_AS = ''