Base design finished & content
This commit is contained in:
@ -4,12 +4,6 @@
|
||||
{{!-- The big featured header --}}
|
||||
|
||||
{{!-- Everything inside the #author tags pulls data from the author --}}
|
||||
|
||||
|
||||
<header class="top-header top-header-animate">
|
||||
{{> "header"}}
|
||||
</header>
|
||||
|
||||
{{#author}}
|
||||
<header class="main-header author-head {{#if cover}}" style="background-image: url({{cover}}){{else}}no-cover{{/if}}">
|
||||
</header>
|
||||
|
Reference in New Issue
Block a user