This commit is contained in:
2017-11-06 21:16:38 +00:00
parent cb5cb859cb
commit 5c0c2250c5
24 changed files with 5 additions and 143 deletions

View File

@@ -30,11 +30,11 @@ DISPLAY_PAGES_ON_MENU = False
#LINKS = (
# ('OGS Mahjong', '/pages/ogs-mahjong.html'),
#)
PROJECTS = (
('OGS Mahjong', '/pages/ogs-mahjong.html'),
('OGS Editor', '/pages/ogs-editor.html'),
('OpenSceneGraph guide', '/pages/openscenegraph-guide.html'),
)
#PROJECTS = (
# ('OGS Mahjong', '/pages/ogs-mahjong.html'),
# ('OGS Editor', '/pages/ogs-editor.html'),
# ('OpenSceneGraph guide', '/pages/openscenegraph-guide.html'),
#)
# Social widget
#SOCIAL = (('You can add links in your config file', '#'),