Skip to content

Commit

Permalink
Merge pull request #80 from Neilblaze/update-foot_date
Browse files Browse the repository at this point in the history
updated footer date
  • Loading branch information
stefanbuck committed Nov 12, 2020
2 parents a0e8d0e + e30b8a6 commit 1ecb2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export default function Footer() {
}
`}
</style>
<span>&copy; OctoLinker 2019</span>
<span>&copy; OctoLinker 2019-Present</span>
<Link href="/privacy">
<a>Privacy</a>
</Link>
Expand Down

1 comment on commit 1ecb2eb

@vercel
Copy link

@vercel vercel bot commented on 1ecb2eb Nov 12, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.