Project is now on Github
This commit is contained in:
parent
a72160c943
commit
01571c689c
@ -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)
|
@ -31,7 +31,7 @@ const Home: NextPage = () => {
|
|||||||
<span className={styles.spacer} onClick={focusInput}> </span>
|
<span className={styles.spacer} onClick={focusInput}> </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
|
Loading…
Reference in New Issue
Block a user