7 lines
No EOL
142 B
Text
7 lines
No EOL
142 B
Text
---
|
|
const today = new Date();
|
|
---
|
|
|
|
<footer class="flex justify-center py-5 footerbg">
|
|
{today.getFullYear()} © Sindre Kjelsrud.
|
|
</footer> |