website-theme/layouts/partials/sharepost.html

6 lines
391 B
HTML
Raw Permalink Normal View History

2024-10-29 12:02:03 -04:00
<div class="noprint" style="margin-bottom: 1rem;">Was this useful? Feel free to share:
2023-09-19 15:44:58 -04:00
<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>