mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 10:11:14 +00:00
Added share links to bottom of posts
This commit is contained in:
parent
fb42d6b950
commit
a79dd85e2a
2 changed files with 2 additions and 0 deletions
1
layouts/partials/sharepost.html
Normal file
1
layouts/partials/sharepost.html
Normal file
|
@ -0,0 +1 @@
|
|||
<div style="margin-bottom: 1rem;">Was this useful? Feel free to share: <a href="https://news.ycombinator.com/submitlink?u={{ .Permalink }}&t={{ .Title }}">Hacker News</a> <a href="https://www.reddit.com/%73%75%62%6d%69%74?url={{ .Permalink }}&title={{ .Title }}">Reddit</a></div>
|
Loading…
Add table
Add a link
Reference in a new issue