From e42a5a524c7f8dafae1ae5ee562a907b68a12d06 Mon Sep 17 00:00:00 2001 From: sky Date: Sat, 23 Aug 2025 22:39:31 -0400 Subject: [PATCH] minor fixes --- apps.html | 1 + css/main.css | 1 + home.html | 2 +- js/apps.js | 3 ++- js/games.js | 5 +++-- js/main.js | 3 ++- loader.html | 13 +++++++++---- projects.html | 1 + quotes.json | 0 9 files changed, 20 insertions(+), 9 deletions(-) create mode 100644 quotes.json diff --git a/apps.html b/apps.html index 874b71b..8887a74 100755 --- a/apps.html +++ b/apps.html @@ -34,6 +34,7 @@ +

xx games loaded..

starred apps

diff --git a/css/main.css b/css/main.css index e150092..3f2442d 100755 --- a/css/main.css +++ b/css/main.css @@ -22,6 +22,7 @@ body { margin: 0; border: none; font-family: "Mulish", serif; + transition-duration: 0.5s; } body { animation: 1s ease-out loadIn; diff --git a/home.html b/home.html index 669aa2e..258fc46 100755 --- a/home.html +++ b/home.html @@ -40,7 +40,7 @@