Created News & Support pages, added links to main nav
This commit is contained in:
parent
38492b603b
commit
e50e5e0950
@ -9,4 +9,6 @@ md-toolbar(class="main-nav background-regal l-pinned-top l-layer-5",scroll-y-off
|
||||
li.l-left <a class="main-nav-button" href="/docs/ts/latest/" md-button>Docs</a>
|
||||
li.l-left <a class="main-nav-button" href="/about/" md-button>About</a>
|
||||
li.l-left <a class="main-nav-button" href="/contribute.html" md-button>Contribute</a>
|
||||
li.l-left <a class="main-nav-button" href="/support.html" md-button>Support</a>
|
||||
li.l-left <a class="main-nav-button" href="/news.html" md-button>News</a>
|
||||
li.l-right.feedback-button <md-button ng-click="appCtrl.openFeedback()" class="md-icon-button top-nav-icon" aria-label="Submit feedback on this page"><span class="material-icons">feedback</span></md-button>
|
1
public/news.jade
Normal file
1
public/news.jade
Normal file
@ -0,0 +1 @@
|
||||
include _includes/_util-fns
|
1
public/support.jade
Normal file
1
public/support.jade
Normal file
@ -0,0 +1 @@
|
||||
include _includes/_util-fns
|
Loading…
x
Reference in New Issue
Block a user