You've already forked Ghost-Theme-Casper
Navigation
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
<header class="main-header author-head {{#if cover}}" style="background-image: url({{cover}}){{else}}no-cover{{/if}}">
|
||||
<nav class="main-nav overlay clearfix">
|
||||
<a class="back-button icon-arrow-left" href="{{@blog.url}}">Home</a>
|
||||
<a class="subscribe-button icon-feed" href="{{url}}rss/">{{name}}</a>
|
||||
{{#if ../navigation}}
|
||||
<a class="menu-button" href="#"><span>☰</span>Menu</a>
|
||||
{{/if}}
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user