mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-21 20:50:40 +00:00
adjust template formatting
This commit is contained in:
parent
6362bcdee5
commit
d406d33ae3
@ -20,8 +20,10 @@
|
|||||||
class="flex-inline align-center fake-link"
|
class="flex-inline align-center fake-link"
|
||||||
title="Read full post"
|
title="Read full post"
|
||||||
href="{{ .RelPermalink }}"
|
href="{{ .RelPermalink }}"
|
||||||
>Read full post<i class="gblog-icon">gblog_arrow_right</i></a
|
|
||||||
>
|
>
|
||||||
|
Read full post
|
||||||
|
<i class="gblog-icon">gblog_arrow_right</i>
|
||||||
|
</a>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user