From d45069b0ef4c46582568431fad9f867076e0c87f Mon Sep 17 00:00:00 2001 From: Glenn Rice Date: Sun, 14 Feb 2021 18:08:58 +1000 Subject: [PATCH] Added link to Ko-fi --- config.toml | 7 +++++++ public/index.html | 2 ++ 2 files changed, 9 insertions(+) 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 @@ + +