Correct links to pages

This commit is contained in:
2018-02-15 17:45:47 +03:00
parent 1abe8743cd
commit aedc315db2
77 changed files with 154 additions and 154 deletions

View File

@@ -28,7 +28,7 @@ OUTPUT_PATH = '..'
# Menu
MENUITEMS = (
('Projects', 'pages/projects.html'),
('About', 'pages/about.html'),
('Projects', '/pages/projects.html'),
('About', '/pages/about.html'),
)
DISPLAY_PAGES_ON_MENU = False