diff --git a/config.toml b/config.toml index 11300da..e15d89a 100644 --- a/config.toml +++ b/config.toml @@ -44,3 +44,10 @@ theme = "stip" icon = "blog" title = "Blog" url = "https://caffeinated.blog" + + [[params.links]] + iconset = "fas" + icon = "coffee" + title = "Buy me a coffee" + url = "https://ko-fi.com/glenn" + diff --git a/public/index.html b/public/index.html index 225ad18..cf817a9 100644 --- a/public/index.html +++ b/public/index.html @@ -52,6 +52,8 @@ + +