Added link to Ko-fi
This commit is contained in:
parent
b780a38ee5
commit
d45069b0ef
@ -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"
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user