fix(layout): correct anchor links to use absolute paths

This commit is contained in:
2026-02-09 18:50:52 +01:00
parent 948d83420f
commit 0cb6d60097
+4 -4
View File
@@ -55,10 +55,10 @@ const { title, description = "AI-Native code editor built with Rust and Tauri. F
<span class="logo-line-2">BLADE</span>
</a>
<nav class="nav">
<a href="#features">Features</a>
<a href="/#features">Features</a>
<a href="/docs">Docs</a>
<a href="/changelog">Changelog</a>
<a href="#download">Download</a>
<a href="/#download">Download</a>
<a href="https://zaguanai.com/pricing" target="_blank" rel="noopener">Pricing</a>
</nav>
</div>
@@ -76,10 +76,10 @@ const { title, description = "AI-Native code editor built with Rust and Tauri. F
</div>
<div class="footer-section">
<h4>Product</h4>
<a href="#features">Features</a>
<a href="/#features">Features</a>
<a href="/docs">Documentation</a>
<a href="/changelog">Changelog</a>
<a href="#download">Download</a>
<a href="/#download">Download</a>
<a href="https://zaguanai.com/pricing" target="_blank" rel="noopener">Pricing</a>
</div>
<div class="footer-section">