bhaumikmistry / open-connect-art

Open connect art is an art display created by the open source community
https://bhaumikmistry.github.io/open-connect-art/
MIT License
8 stars 44 forks source link

Fixes #19: Split html file into three different file and folder, restructure webpage #21

Closed PavanKKamra closed 4 years ago

PavanKKamra commented 4 years ago

Created a CSS file - style.css and JavaScript file - dark-mode.js.

CSS file is located in docs/css/style.css Javascript is located in docs/js/dark-mode.js HTML located in docs/index.html

I connected the javascript and css to the HTML file.

bhaumikmistry commented 4 years ago

link to issue #19