chore: fix spelling error

closed #68
This commit is contained in:
Ou
2025-03-10 20:20:16 +08:00
parent b47d354894
commit 50b3e24310
+1 -1
View File
@@ -1,7 +1,7 @@
export function Footer() { export function Footer() {
return ( return (
<> <>
<a href={`${Homepage}/LICENCE`} target="_blank">MIT LICENCE</a> <a href={`${Homepage}/LICENSE`} target="_blank">MIT LICENSE</a>
<span> <span>
<span>NewsNow © 2024 By </span> <span>NewsNow © 2024 By </span>
<a href={Author.url} target="_blank"> <a href={Author.url} target="_blank">