Added link to Ko-fi

This commit is contained in:
Glenn 2021-02-14 18:08:58 +10:00
parent b780a38ee5
commit d45069b0ef
2 changed files with 9 additions and 0 deletions

View File

@ -44,3 +44,10 @@ theme = "stip"
icon = "blog" icon = "blog"
title = "Blog" title = "Blog"
url = "https://caffeinated.blog" url = "https://caffeinated.blog"
[[params.links]]
iconset = "fas"
icon = "coffee"
title = "Buy me a coffee"
url = "https://ko-fi.com/glenn"

View File

@ -52,6 +52,8 @@
<span class="fab fa-mastodon"></span> <span class="fab fa-mastodon"></span>
</a><a rel="me" href="https://caffeinated.blog" title="Blog"> </a><a rel="me" href="https://caffeinated.blog" title="Blog">
<span class="fas fa-blog"></span> <span class="fas fa-blog"></span>
</a><a rel="me" href="https://ko-fi.com/glenn" title="Buy me a coffee">
<span class="fas fa-coffee"></span>
</a></div><div class="footer"> </a></div><div class="footer">
Made with <a href='https://gohugo.io'>Hugo</a> using the <a href='https://github.com/EmielH/stip-hugo/'>Stip</a> theme. Made with <a href='https://gohugo.io'>Hugo</a> using the <a href='https://github.com/EmielH/stip-hugo/'>Stip</a> theme.