Reworked blog footer

This commit is contained in:
Brandon Rozek 2025-01-05 20:53:19 -05:00
parent 60b013a30f
commit 615e03bca3
No known key found for this signature in database
GPG key ID: DFB0E78F805F4567
2 changed files with 13 additions and 7 deletions

View file

@ -1,5 +1,4 @@
<div class="noprint" style="margin-bottom: 1rem;">Was this useful? Feel free to share:
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>