fix
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<div class="post">
|
||||
<a href="{{post.url}}"><img src="{{post.image}}" alt="post img"></a>
|
||||
<span>
|
||||
<a href="{{post.url}}"><h2>{{post.title}}</h3></a>
|
||||
<a href="{{post.url}}"><h3>{{post.title}}</h3></a>
|
||||
<p>{{post.description}}</p>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user