You've already forked zblade.dev
fix(layout): add Zaguán Blade attribution to footer
This commit is contained in:
@@ -90,6 +90,7 @@ const { title, description = "AI-Native code editor built with Rust and Tauri. F
|
|||||||
</div>
|
</div>
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© {new Date().getFullYear()} Zaguán AI. All rights reserved.</p>
|
<p>© {new Date().getFullYear()} Zaguán AI. All rights reserved.</p>
|
||||||
|
<p>Created and maintained with Zaguán Blade</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user