Header for posts
This commit is contained in:
@ -1,14 +1,6 @@
|
||||
---
|
||||
layout: layout
|
||||
---
|
||||
{% if page.isImageCover != false %}
|
||||
{% if page.image %}
|
||||
<div class="cover">
|
||||
<img src="/images/posts/{{ page.image }}" alt="">
|
||||
</div>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
<section class="post">
|
||||
|
||||
<h1>
|
||||
|
||||
Reference in New Issue
Block a user