From 863f221780926c9ce78f807eaeeb48564c272064 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach <kevin@veen.world> Date: Wed, 12 Mar 2025 19:33:17 +0100 Subject: [PATCH] Included Support Links --- .../docker-portfolio/templates/config.yaml.j2 | 26 ++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/roles/docker-portfolio/templates/config.yaml.j2 b/roles/docker-portfolio/templates/config.yaml.j2 index a3ae0659..6ba2f15c 100644 --- a/roles/docker-portfolio/templates/config.yaml.j2 +++ b/roles/docker-portfolio/templates/config.yaml.j2 @@ -663,7 +663,31 @@ navigation: {% endif %} {% endif %} {% endif %} - + - name: Support Us + description: "Discover all the ways you can support our work." + icon: + class: fa-solid fa-hands-helping + children: + - name: Buy me a Coffee + description: "Support our work with a coffee – every cup helps!" + icon: + class: fa-solid fa-mug-hot + url: https://s.veen.world/buymeacoffee + - name: Patreon + description: "Become a member and support me monthly with exclusive content." + icon: + class: fa-brands fa-patreon + url: https://s.veen.world/patreon + - name: PayPal + description: "Donate to our open source projects with a one-time or monthly PayPal contribution." + icon: + class: fa-brands fa-paypal + url: https://s.veen.world/paypaldonate + - name: GitHub Sponsors + description: "Directly support our projects through GitHub Sponsors." + icon: + class: fa-brands fa-github + url: https://s.veen.world/githubsponsors - name: Imprint description: Check out the imprint information icon: