Side card "recent" is clickable to post/essay list

This commit is contained in:
leafee98 2023-03-17 20:28:38 +08:00
parent 0547c3d73d
commit 5fd2d18048

View file

@ -1,5 +1,7 @@
<div class="side-recent">
<h2 class="side-title">Recent {{ .Section | humanize }}</h2>
<h2 class="side-title">
<a href="{{ .RelPermalink }}">Recent {{ .Section | humanize }}</a>
</h2>
<hr />
<ul>