Remove GitLab CI/CD configuration and update README with correct GitHub Pages URL

This commit is contained in:
sHa
2025-03-19 16:51:46 +02:00
parent e1c75029c1
commit b2e0234d13
2 changed files with 2 additions and 27 deletions

View File

@@ -17,8 +17,8 @@ A lightweight, elegant theme switcher for web applications that allows users to
## Live Demo
You can see a live demo of this project on GitLab Pages:
https://shadoll.gitlab.io/theme_switch/
You can see a live demo of this project on GitHub Pages:
https://shadoll.github.io/theme-switcher/
## How It Works
@@ -74,7 +74,6 @@ To prevent flash of unstyled content when loading in dark mode, the project incl
The theme switcher uses CSS custom properties (variables) to define theme colors.
## Browser Support
This theme switcher works in all modern browsers that support:
@@ -86,10 +85,6 @@ This theme switcher works in all modern browsers that support:
This project is available for use under the MIT License.
## Author
Created by sHa.
## Getting Started
1. Clone the repository