From 5d888220cda1e72afbc285a2eb89dc3a19761038 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Tue, 21 May 2024 17:13:13 +0800 Subject: [PATCH] Add normal tipping links and move Support Me section on the home page --- src/_includes/main/support-me.njk | 2 +- src/index.njk | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/_includes/main/support-me.njk b/src/_includes/main/support-me.njk index 106e541e..fc1987eb 100644 --- a/src/_includes/main/support-me.njk +++ b/src/_includes/main/support-me.njk @@ -1,4 +1,4 @@ -

If you enjoy my work, you can support me on Ko-Fi or Buy Me a Coffee:

+

If you enjoy my work, you can support me on Ko-Fi or Buy Me a Coffee.

diff --git a/src/index.njk b/src/index.njk index 723bb9cb..1451e4f0 100644 --- a/src/index.njk +++ b/src/index.njk @@ -57,6 +57,11 @@ eleventyNavigation:

Credit to Dime for these pride buttons!

+
+

Support Me

+ {% include "main/support-me.njk" %} +
+

Directories

{% include "main/webdirectories.njk" %} @@ -64,8 +69,3 @@ eleventyNavigation:

Webrings

{% include "main/webrings.njk" %}
- -
-

Support Me

- {% include "main/support-me.njk" %} -