Front page: add license info and link to source code
This commit is contained in:
parent
1b0984f6d2
commit
4664d47aa9
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ export default function Game() {
|
||||||
}}
|
}}
|
||||||
username={username}
|
username={username}
|
||||||
/>
|
/>
|
||||||
|
This game is licensed under the AGPL. <a href="https://git.exozy.me/Ta180m/McCarthyism">Source code here!</a>
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue