Skip to content

Conversation

@1MAGNOVA
Copy link
Member

@1MAGNOVA 1MAGNOVA commented Nov 7, 2025

links active, nav bar to all active pages, contributor page(in...progress)

<div class="nav-container">
<div class="nav-left">
<img src="/website-frontend/assets/logo/helm-white.png" alt="" class="logo">
<a href="/website-frontend/index.html" class="logo">HelmHub.IO</a>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not need the /website-frontend/ again since the base URL has changed @1MAGNOVA

<button class="theme-toggle" onclick="toggleTheme()">
<i class="fas fa-toggle-on"></i>
</button>
<a href="https://github.com/helmhub/helmhub" class="github-link">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

</div>
<button class="hamburger" onclick="toggleMenu()"></button>
<ul class="nav-links" id="navLinks">
<li><a href="/website-frontend/index.html">Home</a></li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not need the /website-frontend/ again since the base URL has changed @1MAGNOVA

<em>So, simply put, this is where you can get all your helm charts</em>
</div>
<div class="abh-right">
<img src="/website-frontend/assets/logo/Helm.svg" alt="helm logo">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not need the /website-frontend/ again since the base URL has changed @1MAGNOVA

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.

3 participants