omicreativedev / ThemeSwitcher

Free website template with theme switcher and page switcher in Javascript
https://omicreativedev.github.io/ThemeSwitcher/
Creative Commons Zero v1.0 Universal
16 stars 32 forks source link

Separated code for theme and page functionalities #59

Closed vishal-sharma-369 closed 1 year ago

vishal-sharma-369 commented 1 year ago

solves: #49

Split the script.js file into the following:

Changed index.html to include both scripts.

Creperi commented 1 year ago

It's me who seperated the .js file into two