mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Adds link in cover
This commit is contained in:
@ -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">
|
||||
|
||||
Reference in New Issue
Block a user