diff --git a/app/views/index.php b/app/views/index.php index 8a26fb9..f24a534 100644 --- a/app/views/index.php +++ b/app/views/index.php @@ -140,10 +140,28 @@ let widget = new SteamApp('#app-widget', { @endif -

+@if (!env('APP_ENABLEDONATION')) +

+@endif -
+
-
\ No newline at end of file +
+ +@if (env('APP_ENABLEDONATION')) +
+
+

Your support is greatly appreciated

+ +

+ Your support helps to continue working on the project and providing the required infrastructure. +

+ +

+ Buy Me a Coffee at ko-fi.com +

+
+
+@endif \ No newline at end of file