Skip to content

HUGO logo does not redirect to main homepage when browsing Themes site #659

@Ashwin-Pillai-22

Description

@Ashwin-Pillai-22

Description

When browsing the Themes site (themes.gohugo.io), clicking on the HUGO logo in the top navigation does not redirect to the main Hugo homepage. Instead, it keeps the user on the Themes site.

This behavior is inconsistent with other sections of the Hugo website (e.g., Docs, News), where clicking the HUGO logo redirects to the main homepage.

Steps to Reproduce

Open https://themes.gohugo.io/

Click on the HUGO logo in the top-left corner

Observe that the page does not redirect to the Hugo homepage

Expected Behavior

Clicking the HUGO logo should redirect to the main Hugo homepage, e.g.:
https://gohugo.io/

Actual Behavior

The page remains on:
https://themes.gohugo.io/

Additional Context

On other Hugo sections such as Docs or News, the URL structure is
https://gohugo.io/documentation/
and clicking the HUGO logo correctly redirects to the homepage.

The Themes site appears to be hosted on a subdomain (themes.gohugo.io), which may be causing inconsistent navigation behavior.

This can be confusing for users who expect the logo to function as a global “home” link.

Environment

Browser: Chrome (143.0.7499.171)

OS: Windows 11

Hugo version displayed on site: v0.154.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions