mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 10:50:34 -05:00
Added twitter share link
This commit is contained in:
parent
2bde80fd57
commit
37dbee8a2f
1 changed files with 5 additions and 1 deletions
|
@ -1 +1,5 @@
|
||||||
<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>
|
<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>
|
||||||
|
<a href="https://twitter.com/intent/tweet?url={{ .Permalink }}&text={{ .Title }}">Twitter</a>
|
||||||
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue