Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistent Navbar #19

Closed

Conversation

Samaresh-Das
Copy link

Fixed consistent nav issue in all pages, issue #15

To include consistent nav in all pages or any new page created later, add this in the HTML file

<div id="navbar-container"></div>

and at the end of HTML

<script src="../js/sameNav.js"></script>

No CSS changes are required as the page is using the same nav. It's like a react component or templating engine.

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.

2 participants