Header for posts

This commit is contained in:
Asutosh Palai
2016-06-19 14:41:00 +05:30
parent 05cee14167
commit d5f0d21328
8 changed files with 48 additions and 371 deletions

View File

@ -6,6 +6,8 @@
<body>
{% include navbar.html %}
{% include header.html %}
{{ content }}

View File

@ -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>