Skip to content

about page added, #6

Open
1MAGNOVA wants to merge 3 commits into
mainfrom
helm-hub-mag
Open

about page added, #6
1MAGNOVA wants to merge 3 commits into
mainfrom
helm-hub-mag

Conversation

@1MAGNOVA

@1MAGNOVA 1MAGNOVA commented Nov 7, 2025

Copy link
Copy Markdown
Member

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

Comment thread about.html
<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
Copy Markdown
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

Comment thread about.html
<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
Copy Markdown
Member

Choose a reason for hiding this comment

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

Comment thread about.html
</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
Copy Markdown
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

Comment thread about.html
<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
Copy Markdown
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.

2 participants