Added dark theme with the gear icon on the top left corner, which on clicking smoothly transitions into the dark theme. I have also made changes in the text color on theme toggling. I have inserted a new picture of "snoopy" with removed background for a better look. I have introduced 2 more files :
script.js - Javascript file for containing the functionality of switching between the two themes.
style.css - a better practice for writing and adding CSS to the website
Additionally, I have included some important meta data in the HTML header for better SEO and rendering of external APIs.
Added dark theme with the gear icon on the top left corner, which on clicking smoothly transitions into the dark theme. I have also made changes in the text color on theme toggling. I have inserted a new picture of "snoopy" with removed background for a better look. I have introduced 2 more files :
Additionally, I have included some important meta data in the HTML header for better SEO and rendering of external APIs.
solves #112