- Dark/Light Theme changes by pressing the 🌘 button. In the settings you can set your own colors for both themes
- Weather displays temperature and description of weather conditions
- Search bar opens when you press any letter. To close press
Esc
To add your own link to your favorite site, you just need to add a line to the HTML code, for example:
<a href="https://www.github.com/">
<i class="fab fa-github"></i>
</a>
To display the weather you need to have a free API key, which can be obtained from the OpenWeatherMap website.
If you generated a new API key and the weather doesn't work, then try to wait for a while until the key is activated.