feat: link previews to page-list (closes #173)

This commit is contained in:
Jacky Zhao
2022-08-11 11:42:16 -07:00
parent ad5905128d
commit a9fdaf9787
6 changed files with 31 additions and 27 deletions

View File

@ -6,7 +6,7 @@
{{partial "date-fmt.html" .}}
</p>
<div class="desc">
<h3><a href="{{ .Permalink }}">{{- .Title -}}</a></h3>
<h3><a href="{{ .Permalink }}" class="internal-link" data-src="{{ .RelPermalink }}">{{- .Title -}}</a></h3>
</div>
<div class="spacer"></div>
<ul class="tags">