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
Icons in the navbar are not rendered because the links pointing to the images are empty.
Navbar icons should be rendered correctly with proper links pointing to the images.
Navbar icons are not displayed as the image links are empty.
Current State:
Config File (app.config.json):
Update the links to the icons in app.config.json to point to the correct image sources.
app.config.json
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Icons in the Navbar Are Not Rendered Due to Empty Links
Description
Icons in the navbar are not rendered because the links pointing to the images are empty.
Steps to Reproduce
Expected Behavior
Navbar icons should be rendered correctly with proper links pointing to the images.
Actual Behavior
Navbar icons are not displayed as the image links are empty.
Screenshots
Current State:
Config File (app.config.json):
Change Needed
Update the links to the icons in
app.config.json
to point to the correct image sources.The text was updated successfully, but these errors were encountered: