From 708cb5717c90bef85cdd28627c07eee94903be40 Mon Sep 17 00:00:00 2001 From: horus Date: Sun, 5 Jul 2026 02:45:59 +0200 Subject: navbar glow --- resources/views/about.blade.php | 4 +- resources/views/layouts/app.blade.php | 133 +++++++++++++++++++++++++++++-- resources/views/layouts/footer.blade.php | 2 +- 3 files changed, 131 insertions(+), 8 deletions(-) diff --git a/resources/views/about.blade.php b/resources/views/about.blade.php index 4d5e2fb..2b699e9 100644 --- a/resources/views/about.blade.php +++ b/resources/views/about.blade.php @@ -41,7 +41,8 @@ If you have feedback, want to report a bug, or just say hello, hit me up by e-ma
You can now also follow on Mastodon {!! file_get_contents(public_path() . "/img/mastodon.svg") !!} @MostDiscussed to stay up to date. -

📈 Meanwhile: Stats!

+

📈 Meanwhile: Stats!

+
Indexed articles: {{ $count_articles }}
@@ -53,6 +54,7 @@ Sum of all upvotes: {{ $count_upvotes }} (...soo much interne

Keep reading! +