fix the project pages

This commit is contained in:
Torsten Ruger
2018-04-11 15:33:32 +03:00
parent 9de06bfb68
commit 22a3d42cb6
6 changed files with 83 additions and 95 deletions

View File

@ -1,10 +1,10 @@
.row
%ul.nav
%li
%a{:href => "/project/motivation.html"} Motivation
%a{:href => "motivation.html"} Motivation
%li
%a{:href => "/project/ideas.html"} Ideas
%a{:href => "ideas.html"} Ideas
%li
%a{:href => "/project/history.html"} History
%a{:href => "history.html"} History
%li
%a{:href => "/project/contribute.html"} Contribute
%a{:href => "contribute.html"} Contribute