Skip to content

Commit

Permalink
Update ebc-header.hbs
Browse files Browse the repository at this point in the history
  • Loading branch information
imfly authored Dec 27, 2016
1 parent 5787b4d commit 2b91ef1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/templates/components/ebc-header.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@

{{#bs-navbar-content}}
{{#bs-navbar-nav class="navbar-right"}}
<li>{{#link-to 'home'}} {{t "header.nav.home"}} {{/link-to}}</li>
<li>{{#link-to 'team'}} {{t "header.nav.team"}} {{/link-to}}</li>
<li>{{#link-to 'home'}} {{t "header.nav.home"}} {{/link-to}}</li>
<li><a href="/ebookchain.pdf">{{t "header.nav.whitepaper"}}</a></li>
<li><a href="/greenpaper-pre.pdf">{{t "header.nav.greenpaper"}}</a></li>
<li><a href="http://chainclub.org/topic/17/faq-热点问题">{{t "header.nav.faq"}}</a></li>
Expand Down

0 comments on commit 2b91ef1

Please sign in to comment.