summaryrefslogtreecommitdiffstats
path: root/layouts/partials/post-exlink.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/post-exlink.html')
-rw-r--r--layouts/partials/post-exlink.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/partials/post-exlink.html b/layouts/partials/post-exlink.html
new file mode 100644
index 0000000..5691ede
--- /dev/null
+++ b/layouts/partials/post-exlink.html
@@ -0,0 +1,3 @@
+<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