yashchaudhari008 / minime

Minimal Homepage | Streamlined, Stylish, Simple.
https://yashchaudhari008.github.io/minime/
MIT License
14 stars 14 forks source link

Add Settings Icon, Page, and Navigation Routes #50

Closed ARRY7686 closed 2 weeks ago

ARRY7686 commented 1 month ago

Description:

This PR introduces the following changes:

Settings Icon: A new settings icon has been added to the main navigation bar for easy access to the settings page. Settings Page: A new settings page has been created to host configuration options. Routing: Implemented routes to allow seamless navigation between the home page and the settings page.

Key Features:

Users can now click the settings icon to navigate to the settings page. Added functionality to switch back and forth between the home page and the settings page using dedicated routes.

Testing:

Verified that the navigation works as expected between the home and settings pages. Checked the layout and appearance of the settings icon and page on different screen sizes.

Notes:

No breaking changes have been introduced. Future updates to the settings page can easily be incorporated.

Fixes:

This PR fixes issue #28

ARRY7686 commented 1 month ago

@yashchaudhari008 pls check and merge it

yashchaudhari008 commented 4 weeks ago

All styles are distorted! @ARRY7686 Please make sure your changes don't break things that have already been implemented. Thanks

image