Maybe this should link to a more accessable source too

This commit is contained in:
Daniel Kluge 2022-02-05 23:54:02 +01:00
parent ddb4c11323
commit e4b258ef7b
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ const Home: NextPage = () => {
<div className={styles.container}> <div className={styles.container}>
<div className={styles.header}> <div className={styles.header}>
<span className={styles.spacer} onClick={focusInput}>&nbsp;</span> <span className={styles.spacer} onClick={focusInput}>&nbsp;</span>
<Link href="https://git.c0ntroller.de/c0ntroller/frontpage"><a>Source</a></Link> <Link href="https://github.com/C0ntroller/c0ntroller.de"><a>Source</a></Link>
<span className={styles.divider}>|</span> <span className={styles.divider}>|</span>
<Link href="https://github.com/C0ntroller/c0ntroller.de/issues/new"><a>Bug?</a></Link> <Link href="https://github.com/C0ntroller/c0ntroller.de/issues/new"><a>Bug?</a></Link>
<span className={styles.divider}>|</span> <span className={styles.divider}>|</span>

@ -1 +1 @@
Subproject commit f3ea6795579691394df3c379c54e00c253cc6e13 Subproject commit d95330fd8b468b926c6cd776677df46ea2b68d21