💄 fixing Header & Footer components
This commit is contained in:
parent
185f93df73
commit
cf180f2eb9
3 changed files with 10 additions and 20 deletions
|
|
@ -3,7 +3,7 @@ const today = new Date();
|
|||
---
|
||||
|
||||
<footer>
|
||||
© {today.getFullYear()} YOUR NAME HERE. All rights reserved.
|
||||
{today.getFullYear()} © Sindre Kjelsrud.
|
||||
</footer>
|
||||
<style>
|
||||
footer {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue