Skip to content

Commit

Permalink
Update Footer.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandralanorias committed May 8, 2023
1 parent c70afdc commit 8f7b97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ import React from "react"

export default function Footer() {
return (
<footer>&#169; 2022 Alexandra Lanorias</footer>
<footer>&#169; 2023 Alexandra Lanorias</footer>
)
}

0 comments on commit 8f7b97b

Please sign in to comment.