Project is now on Github
This commit is contained in:
@ -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>
|
||||||
|
Submodule public/projects updated: 0496a88b36...f3ea679557
Reference in New Issue
Block a user