Open cvanelteren opened 1 month ago
This issue is stale because it has not had any recent activity. The resources of the project maintainers are limited, and so we are asking for your help.
If this is a bug and you can still reproduce this error on the main
branch, consider contributing a Pull Request with a fix.
If this is a feature request, and you feel that it is still relevant and valuable, consider contributing a Pull Request for review.
This issue will automatically close soon if no further activity occurs. Thank you for your contributions.
Preliminary Checks
Description
The navbar points to the root of the site with pound sign but no navbar is shown
Reproduction Link
https::github.com/cvanelterens/site
Steps to Reproduce
1. 2. 3. ...
Expected Result
Search bar shows up
Actual Result
Nothing shows up
What Hugo Module versions does your site use?
module github.com/HugoBlox/theme-academic-cv
go 1.19
require ( github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20241013145526-fdf45baf57d1 github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327 )
require ( github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.7 // indirect github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.1 // indirect github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.2 // indirect github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.3 // indirect )
What operating system(s) are you seeing the problem on?
Linux
What browser(s) are you seeing the problem on?
Chrome, Firefox
Which Hugo Blox template are you using?
Academic CV
What version of Hugo are you using?
V0.126.3