From 89de2568d8e823b384fad32b1b5c9c5f2341a172 Mon Sep 17 00:00:00 2001 From: Mohamed Najah Pookkottur <118618771+najah-pktr@users.noreply.github.com> Date: Sat, 11 Apr 2026 22:14:32 +0530 Subject: [PATCH 1/2] redesign landing page with dark theme feat(ui): redesign landing page with humane dark theme - Implement modern dark mode using GitHub-inspired color palette (#0d1117) - Improve accessibility and readability with system UI fonts - Enhance responsive layout for mobile devices - Remove neon/gradients in favor of flat, clean design - Fix mixed content warnings by using relative script paths --- index.html | 212 +++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 175 insertions(+), 37 deletions(-) diff --git a/index.html b/index.html index 487ea61..9d9396c 100644 --- a/index.html +++ b/index.html @@ -1,47 +1,185 @@ - + + GitHub & BitBucket HTML Preview + + + + -
-

GitHub & BitBucket HTML Preview

-

- Enter URL of the HTML file to preview: - - -

-

or prepend to the URL: http://htmlpreview.github.io/?https://github.com/twbs/bootstrap/blob/gh-pages/2.3.2/index.html

- -
- +
+
+

HTML Preview

+

View raw HTML files from GitHub or BitBucket directly in your browser.

+ +
+ + +
+ +
+

Manual Usage

+ https://htmlpreview.github.io/?https://github.com/twbs/bootstrap/blob/gh-pages/index.html +
+ + +
+
+ From b88aff49c58df830b253bf55f8a0f2a2606cbd3f Mon Sep 17 00:00:00 2001 From: Mohamed Najah Pookkottur <118618771+najah-pktr@users.noreply.github.com> Date: Sat, 11 Apr 2026 22:14:52 +0530 Subject: [PATCH 2/2] Update index.html --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index 9d9396c..71d883f 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,6 @@ FIX 1: Favicon 404 Embedded SVG data URI prevents the browser from requesting /favicon.ico --> -