Adds link in cover

This commit is contained in:
Ketan Gupta
2016-07-02 23:39:18 +05:30
parent 23be604439
commit 8601168db3
2 changed files with 17 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<div class="cover-image center-vertical"><img class="center-both img-center-fill" src="/images/posts/{{ post.image }}" alt=""></div>
{% endif %}
<div class="cover center-both text-center">
<h1 class="title">{{ post.title }}</h1>
<a href="{{ post.url }}" class="cover-link"> <h1 class="title">{{ post.title }}</h1></a>
</div>
<div class="left">