We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now, the CoC and FAQ is under "Help" and hard to find. It would be better to use a dropdown in the navbar.
See https://getbootstrap.com/docs/4.0/components/navbar/#nav
When implementing this, one needs to remove the navbar creation by adding to the navbar array and roll the HTML by hand.
The text was updated successfully, but these errors were encountered:
@olumideaeo You could have a look at this, it is quite easy and a good start to learn the platforn.
Sorry, something went wrong.
olumideaeo
No branches or pull requests
Right now, the CoC and FAQ is under "Help" and hard to find. It would be better to use a dropdown in the navbar.
See https://getbootstrap.com/docs/4.0/components/navbar/#nav
When implementing this, one needs to remove the navbar creation by adding to the navbar array and roll the HTML by hand.
The text was updated successfully, but these errors were encountered: