fix(layout): add Zaguán Blade attribution to footer

This commit is contained in:
2026-02-09 19:07:28 +01:00
parent 0cb6d60097
commit 5339f4aad0
+1
View File
@@ -90,6 +90,7 @@ const { title, description = "AI-Native code editor built with Rust and Tauri. F
</div>
<div class="footer-bottom">
<p>&copy; {new Date().getFullYear()} Zaguán AI. All rights reserved.</p>
<p>Created and maintained with Zaguán Blade</p>
</div>
</div>
</footer>