7 lines
122 B
Text
7 lines
122 B
Text
---
|
|
const today = new Date();
|
|
---
|
|
|
|
<footer>
|
|
© {today.getFullYear()} ArgentumCation. All rights reserved.
|
|
</footer>
|