summaryrefslogtreecommitdiffstats
path: root/layouts/partials/post-exlink.html
diff options
context:
space:
mode:
authoramzrk22020-05-06 20:30:07 +0800
committeramzrk22020-05-06 20:30:07 +0800
commit41ef0bdcde0534402d430185052f4c553144487c (patch)
tree6e2142599e315395afbd71d09585d06c902683eb /layouts/partials/post-exlink.html
parent11639966566927a4616748c71c7c708a63d9d2b1 (diff)
downloadhugo-theme-fuji-41ef0bdcde0534402d430185052f4c553144487c.tar.gz
hugo-theme-fuji-41ef0bdcde0534402d430185052f4c553144487c.tar.bz2
hugo-theme-fuji-41ef0bdcde0534402d430185052f4c553144487c.zip
General template fix
Diffstat (limited to 'layouts/partials/post-exlink.html')
-rw-r--r--layouts/partials/post-exlink.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/layouts/partials/post-exlink.html b/layouts/partials/post-exlink.html
index 5691ede..da81614 100644
--- a/layouts/partials/post-exlink.html
+++ b/layouts/partials/post-exlink.html
@@ -1,3 +1 @@
-<span>
- <a href="{{ .Permalink }}"><i class="fas fa-angle-right"></i>&nbsp;READ MORE&nbsp;<i class="fas fa-angle-left"></i></a>
-</span> \ No newline at end of file
+<a href="{{ .Permalink }}"><i class="fas fa-angle-right"></i>&nbsp;READ MORE&nbsp;<i class="fas fa-angle-left"></i></a> \ No newline at end of file