feat: footer — Powered by Silma AI with link to silmaai.com
This commit is contained in:
@@ -169,7 +169,7 @@ export default function SiteLayout({
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className={styles.footerBottom}>
|
<div className={styles.footerBottom}>
|
||||||
<span>© {new Date().getFullYear()} Mathison Projects Inc. All rights reserved.</span>
|
<span>© {new Date().getFullYear()} Mathison Projects Inc. All rights reserved. · Powered by <a href="https://www.silmaai.com" target="_blank" rel="noopener noreferrer" style={{ color: "#e8dcc8", textDecoration: "underline", opacity: 0.7 }}>Silma AI</a></span>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user