Skip to content

Commit

Permalink
main home router update #10
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemisDicoTiar committed Oct 14, 2020
1 parent 7d48051 commit 76e485b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
<md-tabs md-sync-route>
<md-tab id="tab-home" md-label="Global New" to="/global/new"></md-tab>
<md-tab id="tab-pages" md-label="Global Cumulative" to="/global/cumulative"></md-tab>

</md-tabs>
<md-tabs md-sync-route>
<md-tab id="tab-posts" md-label="UK New" to="/uk/new" md-disabled></md-tab>
<md-tab id="tab-favorites" md-label="UK Cumulative" to="/uk/cumulative" md-disabled></md-tab>

</md-tabs>

</md-app-content>
Expand Down

0 comments on commit 76e485b

Please sign in to comment.