fix the project pages
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user