mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 07:45:00 +00:00
Change source code link
This commit is contained in:
parent
605fcfdbec
commit
cb70bbff2b
2 changed files with 2 additions and 2 deletions
2
404.html
2
404.html
|
@ -27,7 +27,7 @@ permalink: /404
|
|||
Join the {{ site.title }} Discord server, where you can chat with other players.
|
||||
</a>
|
||||
|
||||
<a href="https://framagit.org/kaboom" class="button">
|
||||
<a href="https://github.com/kaboomserver" class="button">
|
||||
<span>
|
||||
<svg viewBox="0 0 24 24">
|
||||
<path d="M9.4 16.6L4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0l4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z"/>
|
||||
|
|
|
@ -26,7 +26,7 @@ layout: main
|
|||
Join the {{ site.title }} Discord server, where you can chat with other players.
|
||||
</a>
|
||||
|
||||
<a href="https://framagit.org/kaboom" class="button">
|
||||
<a href="https://github.com/kaboomserver" class="button">
|
||||
<span>
|
||||
<svg viewBox="0 0 24 24">
|
||||
<path d="M9.4 16.6L4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0l4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z"/>
|
||||
|
|
Loading…
Reference in a new issue