You've already forked zblade.dev
style(layout): add "Site" prefix to footer attribution
This commit is contained in:
@@ -92,7 +92,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>
|
<p>Site created and maintained with Zaguán Blade</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user