From 170633086d5786c44452f8f6c7d75f5acfe46c6b Mon Sep 17 00:00:00 2001 From: iamabutalha Date: Wed, 10 Jun 2026 17:44:13 +0500 Subject: [PATCH 1/3] add dark theme button to home page --- index.html | 16 +++--- style.css | 156 +++++++++++++++++++++++++++++++++++++++++++++++++++++ theme.js | 75 ++++++++++++++++++++++++++ 3 files changed, 237 insertions(+), 10 deletions(-) create mode 100644 theme.js diff --git a/index.html b/index.html index 996cd9c7f..5b58ac5fd 100644 --- a/index.html +++ b/index.html @@ -10,19 +10,14 @@ Front-End Projects | Home Page - - - - -

Loading...

@@ -34,30 +29,29 @@

Loading...

-
- -
-

Front End
Projects

@@ -127,6 +121,8 @@

Contributors

AOS.init(); + +