Skip to content

Commit 1ecb2eb

Browse files
authored
Merge pull request #80 from Neilblaze/update-foot_date
updated footer date
2 parents a0e8d0e + e30b8a6 commit 1ecb2eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/footer.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export default function Footer() {
5454
}
5555
`}
5656
</style>
57-
<span>&copy; OctoLinker 2019</span>
57+
<span>&copy; OctoLinker 2019-Present</span>
5858
<Link href="/privacy">
5959
<a>Privacy</a>
6060
</Link>

0 commit comments

Comments
 (0)