diff options
Diffstat (limited to '_includes/social-links.html')
| -rw-r--r-- | _includes/social-links.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/_includes/social-links.html b/_includes/social-links.html new file mode 100644 index 0000000..2de8d66 --- /dev/null +++ b/_includes/social-links.html @@ -0,0 +1,12 @@ + <div class="home-social-links"> + <a href="https://www.linkedin.com/in/benasanders" target="_blank" title="Ben Sanders on Linkedin">[LinkedIn]</a> + <a href="https://twitter.com/thebensanders" target="_blank" title="@TheBenSanders on Twitter">[Twitter]</a> + <a rel="me" href="https://sanders.life/@ben" target="_blank" title="@ben@sanders.life on Mastodon">[Mastodon]</a> + <a href="https://github.com/bensanders" target="_blank" title="Ben on Github">[GitHub]</a> + <a href="https://gitlab.com/bensanders" target="_blank" title="Ben on Gitlab">[GiLab]</i></a> + <a href="https://public.com/@thebensanders" target="_blank" title="Ben on Public">[Public (Investing)]</i></a> + <a href="https://ben.sanders.life/feed.xml" target="_blank" title="Subscribe with RSS">[RSS Feed]</a> + <a href="mailto:ben@sanders.life" title="Email Me">[Email Me]</a> + <a href="/pgp-keys/ben-sanders-life-C0B37514.asc" title="PGP Key for ben@sanders.life">[PGP Key]</a> + </div> + |
