start architecture menu
This commit is contained in:
10
app/views/pages/project/_menu.html.haml
Normal file
10
app/views/pages/project/_menu.html.haml
Normal file
@ -0,0 +1,10 @@
|
||||
.row
|
||||
%ul.nav
|
||||
%li
|
||||
%a{:href => "/project/motivation.html"} Motivation
|
||||
%li
|
||||
%a{:href => "/project/ideas.html"} Ideas
|
||||
%li
|
||||
%a{:href => "/project/history.html"} History
|
||||
%li
|
||||
%a{:href => "/project/contribute.html"} Contribute
|
Reference in New Issue
Block a user