Skip to content

fix: use Site.Params.main for navbar brand logo link#538

Open
williamcanin wants to merge 1 commit intotwbs:mainfrom
williamcanin:main
Open

fix: use Site.Params.main for navbar brand logo link#538
williamcanin wants to merge 1 commit intotwbs:mainfrom
williamcanin:main

Conversation

@williamcanin
Copy link

Currently, the navbar brand logo on the blog subdomain points to the blog's root ("/"). This creates a redundant navigation path since there is already a "Blog" link in the menu. This change updates the logo to point back to the main site (https://getbootstrap.com) using the existing Site.Params.main variable, improving cross-domain navigation consistency.

Currently, the navbar brand logo on the blog subdomain points to the blog's root ("/"). This creates a redundant navigation path since there is already a "Blog" link in the menu. This change updates the logo to point back to the main site (https://getbootstrap.com) using the existing Site.Params.main variable, improving cross-domain navigation consistency.
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.

1 participant