From 89e22f1a5853cb80219c48adfc6df139d6ad9ab1 Mon Sep 17 00:00:00 2001 From: Li Zhineng Date: Thu, 9 Oct 2025 16:48:23 +0800 Subject: qrcodes --- wall-of-love.markdown | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) (limited to 'wall-of-love.markdown') diff --git a/wall-of-love.markdown b/wall-of-love.markdown index 86ca867..0af13a0 100644 --- a/wall-of-love.markdown +++ b/wall-of-love.markdown @@ -5,5 +5,48 @@ layout: default Big thanks to everyone keeping this project alive and breathing. You’re the real reason the fans are still spinning. +
+

+ Love our work? Buy us a coffee! +

+
+ + + + + WeChat + +

+ Donate via Alipay +

+
+
+ + + + + + Alipay + +

+ Donate via Alipay +

+
+

+ The thank-you list is tracked manually, and we will process your + donation within 3 days. Thank you for your support and patience. +

+
+ - **王同学。** — ¥66.00 via _Alipay_ on _October 5th, 2025_ - **吴**** — Donated a front panel on _December 15th, 2024_ -- cgit v1.2.3 From 0c17fe3de4635a09980c1cfcab81e4d058f170ed Mon Sep 17 00:00:00 2001 From: Li Zhineng Date: Thu, 9 Oct 2025 17:00:05 +0800 Subject: add a divider --- _sass/main.scss | 7 +++++++ wall-of-love.markdown | 2 ++ 2 files changed, 9 insertions(+) (limited to 'wall-of-love.markdown') diff --git a/_sass/main.scss b/_sass/main.scss index e10513b..aabc110 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -142,6 +142,13 @@ body { color: var(--color-neutral-50); } +.site-main hr { + margin-block: 2rem; + background-color: var(--color-neutral-900); + border: 0; + height: 1px; +} + .site-footer { grid-area: footer; padding-inline: 1.5rem; diff --git a/wall-of-love.markdown b/wall-of-love.markdown index 0af13a0..a65111d 100644 --- a/wall-of-love.markdown +++ b/wall-of-love.markdown @@ -48,5 +48,7 @@ real reason the fans are still spinning.

+--- + - **王同学。** — ¥66.00 via _Alipay_ on _October 5th, 2025_ - **吴**** — Donated a front panel on _December 15th, 2024_ -- cgit v1.2.3 From a2c65bceaf7b83e20360281dcb35e2945bfb04da Mon Sep 17 00:00:00 2001 From: Li Zhineng Date: Thu, 9 Oct 2025 17:04:22 +0800 Subject: recent supporters --- _sass/main.scss | 9 +++++---- wall-of-love.markdown | 4 +++- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'wall-of-love.markdown') diff --git a/_sass/main.scss b/_sass/main.scss index aabc110..baa595a 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -104,6 +104,11 @@ body { padding-inline: 1.5rem; } +.site-main h2 { + font-size: 1.125rem; + margin-block-end: 1rem; +} + .site-main p { margin-block-end: 1.5rem; } @@ -201,10 +206,6 @@ body { } } -.donation-title { - font-size: 1.25rem; -} - .donation-details { margin-top: 1rem; background-color: var(--color-neutral-900); diff --git a/wall-of-love.markdown b/wall-of-love.markdown index a65111d..5194abe 100644 --- a/wall-of-love.markdown +++ b/wall-of-love.markdown @@ -6,7 +6,7 @@ Big thanks to everyone keeping this project alive and breathing. You’re the real reason the fans are still spinning.
-

+

Love our work? Buy us a coffee!

@@ -50,5 +50,7 @@ real reason the fans are still spinning. --- +## Recent Supporters + - **王同学。** — ¥66.00 via _Alipay_ on _October 5th, 2025_ - **吴**** — Donated a front panel on _December 15th, 2024_ -- cgit v1.2.3 From d1527198afb60961c3930c3236fc5e0b958d2d34 Mon Sep 17 00:00:00 2001 From: Li Zhineng Date: Thu, 9 Oct 2025 17:29:31 +0800 Subject: fix line --- wall-of-love.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wall-of-love.markdown') diff --git a/wall-of-love.markdown b/wall-of-love.markdown index 5194abe..85292a4 100644 --- a/wall-of-love.markdown +++ b/wall-of-love.markdown @@ -19,7 +19,7 @@ real reason the fans are still spinning.

Donate via Alipay -- cgit v1.2.3