You've already forked zblade.dev
feat(layout): add changelog link to navigation
This commit is contained in:
@@ -57,6 +57,7 @@ const { title, description = "AI-Native code editor built with Rust and Tauri. F
|
||||
<nav class="nav">
|
||||
<a href="#features">Features</a>
|
||||
<a href="/docs">Docs</a>
|
||||
<a href="/changelog">Changelog</a>
|
||||
<a href="#download">Download</a>
|
||||
<a href="https://zaguanai.com/pricing" target="_blank" rel="noopener">Pricing</a>
|
||||
</nav>
|
||||
@@ -77,6 +78,7 @@ const { title, description = "AI-Native code editor built with Rust and Tauri. F
|
||||
<h4>Product</h4>
|
||||
<a href="#features">Features</a>
|
||||
<a href="/docs">Documentation</a>
|
||||
<a href="/changelog">Changelog</a>
|
||||
<a href="#download">Download</a>
|
||||
<a href="https://zaguanai.com/pricing" target="_blank" rel="noopener">Pricing</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user