From 9184f1bcc02754818b86f0e847f1c62915635245 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 17 Nov 2023 19:28:05 +0000 Subject: [PATCH] Add support CDB to footer --- app/flatpages/about.md | 13 +++++++++---- app/templates/base.html | 14 +++++++++----- 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/app/flatpages/about.md b/app/flatpages/about.md index 09b7bab7..b0d1be66 100644 --- a/app/flatpages/about.md +++ b/app/flatpages/about.md @@ -31,9 +31,14 @@ You should read [the official Minetest Modding Book](https://rubenwardy.com/minetest_modding_book/) for a guide to making mods and games using Minetest. -## How can I support / donate to ContentDB? -You can donate to rubenwardy to cover ContentDB's costs and support future -development. + -Donate +You can donate to rubenwardy to cover ContentDB's costs and support future development. + +For more information about what the cost of ContentDB and what rubenwardy does, see "Why donate". + +Why donate +Liberapay +Patreon +PayPal diff --git a/app/templates/base.html b/app/templates/base.html index 4da8867a..19aa989c 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -247,8 +247,15 @@ {% endblock %} -