Project is now on Github

This commit is contained in:
Daniel Kluge 2022-02-05 23:26:35 +01:00
parent a72160c943
commit 01571c689c
3 changed files with 3 additions and 3 deletions

View File

@ -10,4 +10,4 @@ When changes are made to `senpai` it will be deploy on https://c0ntroller.de
When changes are made in the `dev` branch it will be deployed on https://dev.c0ntroller.de When changes are made in the `dev` branch it will be deployed on https://dev.c0ntroller.de
AsciiDoc-files with projects descriptions are hosted in [c0ntroller/frontpage-projects](/c0ntroller/frontpage-projects) AsciiDoc-files with projects descriptions are hosted in [c0ntroller/frontpage-projects](https://git.c0ntroller.de/c0ntroller/frontpage-projects)

View File

@ -31,7 +31,7 @@ const Home: NextPage = () => {
<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://git.c0ntroller.de/c0ntroller/frontpage"><a>Source</a></Link>
<span className={styles.divider}>|</span> <span className={styles.divider}>|</span>
<Link href="https://git.c0ntroller.de/c0ntroller/frontpage/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>
<Link href="https://github.com/C0ntroller" passHref><GithubLogo color="var(--repl-color)" className={styles.iconLink} /></Link> <Link href="https://github.com/C0ntroller" passHref><GithubLogo color="var(--repl-color)" className={styles.iconLink} /></Link>
<span className={styles.divider}>|</span> <span className={styles.divider}>|</span>

@ -1 +1 @@
Subproject commit 0496a88b3610ce432d678bf6d2e418f72e537758 Subproject commit f3ea6795579691394df3c379c54e00c253cc6e13