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