-
-
Notifications
You must be signed in to change notification settings - Fork 862
Clean up the _data/navigation/main.yml #819
Copy link
Copy link
Labels
Complexity: MediumP-Feature: Organizational PageenhancementNew feature or request suggestionNew feature or request suggestionmilestone: missingrole: front endTasks for front end developersTasks for front end developerssize: missing
Metadata
Metadata
Assignees
Labels
Complexity: MediumP-Feature: Organizational PageenhancementNew feature or request suggestionNew feature or request suggestionmilestone: missingrole: front endTasks for front end developersTasks for front end developerssize: missing
Type
Projects
Status
Done
Overview
We need to remove the unused icons for our nav bar and standardize the use of quotes in the menu, to close out our updating of the menu from the old format to the new.
Details
Resources
Recommendation
standardize the navigation links found on _data/navigation/main.yml to have single quotes.
Example:
Delete the last two lines
- name: Events link: '/events' - list_class_name: - icon: /svg/icon-hacknights.svglinks to the icons:
_includes/svg/icon-hacknights.svg
_includes/svg/icon-press.svg
_includes/svg/icon-about.svg
_includes/svg/icon-wrench.svg