From 3c04ebc393186f3ca67d91aac42503e215d7fb6d Mon Sep 17 00:00:00 2001 From: Maxime Vaillancourt Date: Fri, 6 Aug 2021 01:47:16 +0000 Subject: [PATCH] Remove Ko-Fi link in note (donate to a charity instead!) --- _notes/your-first-note.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/_notes/your-first-note.md b/_notes/your-first-note.md index b93c1c5..616d53c 100644 --- a/_notes/your-first-note.md +++ b/_notes/your-first-note.md @@ -96,8 +96,6 @@ $ cat /dev/urandom | grep "the answer to life" # shell scripts look nice too ### Next steps -**If this template is useful to you in any way, consider [donating](https://ko-fi.com/maximevaillancourt) to support my work**. ☕ - This digital garden template is free, open-source, and [available on GitHub here](https://github.com/maximevaillancourt/digital-garden-jekyll-template). The easiest way to build your own digital garden based on this template is to read this [step-by-step guide explaining how to set this up from scratch](https://maximevaillancourt.com/blog/setting-up-your-own-digital-garden-with-jekyll). If you need any help, my [DMs are open on Twitter (@vaillancourtmax)](https://twitter.com/vaillancourtmax). 👋