Ugly fix for recent post links not working
This commit is contained in:
parent
d00aabb80d
commit
a13291a95a
@ -1,5 +1,5 @@
|
||||
<div class="block-small">
|
||||
<a href="{full_path}"><h3>{title}</h3></a>
|
||||
<a href="{root}blog/{full_path}"><h3>{title}</h3></a>
|
||||
<p>{auto_description}</p>
|
||||
<a href="{full_path}">Read more</a>
|
||||
<a href="{root}blog/{full_path}">Read more</a>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user