Skip to content

Add Discord link to navigation bar#21

Open
Mr-Technician wants to merge 1 commit intomainfrom
discord-link
Open

Add Discord link to navigation bar#21
Mr-Technician wants to merge 1 commit intomainfrom
discord-link

Conversation

@Mr-Technician
Copy link
Member

This pull request adds a Discord link with an SVG icon to the navigation bar and updates the navigation bar styling to better support multiple right-aligned links. The main changes are grouped into navigation functionality and styling improvements:

Navigation functionality:

  • Added a new Discord link to the navigation bar, using a custom SVG icon for the Discord logo. The link opens in a new tab and uses appropriate security attributes. (src/Navbar.js)
  • Imported SvgIcon from Material UI to support rendering the custom Discord SVG icon. (src/Navbar.js)

Styling improvements:

  • Updated the CSS selector for right-aligned navigation links to apply styles to the last two links instead of only the last one, ensuring both the GitHub and Discord icons are styled correctly. (src/Navbar.css)

@Mr-Technician Mr-Technician requested a review from tikkisean March 24, 2026 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant