Footer content
This commit is contained in:
parent
67b915d722
commit
69e971980c
1 changed files with 1 additions and 2 deletions
|
@ -46,8 +46,7 @@ export function Footer(): JSXElement {
|
||||||
</nav>
|
</nav>
|
||||||
<aside>
|
<aside>
|
||||||
<p>
|
<p>
|
||||||
Copyright © {new Date().getFullYear()} - All right reserved by Swarm
|
<b>{new Date().getFullYear()} ❄️ FrostByte</b>
|
||||||
Industries Ltd
|
|
||||||
</p>
|
</p>
|
||||||
</aside>
|
</aside>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
Loading…
Add table
Reference in a new issue