mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-05-01 11:17:05 +02:00
Fix invalid link
This commit is contained in:
parent
63a81a057d
commit
6668118fd7
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ const Layout = (props: React.PropsWithChildren<LayoutProps>) => {
|
||||||
<footer className={styles.footer}>
|
<footer className={styles.footer}>
|
||||||
CC-BY-4.0 Kevin Kandlbinder |{" "}
|
CC-BY-4.0 Kevin Kandlbinder |{" "}
|
||||||
<a
|
<a
|
||||||
href="https://kevink.dev/legal/imprint"
|
href="https://kevink.dev/legal/about"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Add table
Reference in a new issue