Add "Where to Find Us" section
This commit is contained in:
parent
5243b80449
commit
0718b17c00
3 changed files with 15 additions and 1 deletions
16
index.html
16
index.html
|
|
@ -29,7 +29,21 @@
|
||||||
<img style="width: 192px; padding: 0px; margin: 0px" src="/res/img/spfn.png">
|
<img style="width: 192px; padding: 0px; margin: 0px" src="/res/img/spfn.png">
|
||||||
<h2 class="title-main">Splatfestival Network</h2>
|
<h2 class="title-main">Splatfestival Network</h2>
|
||||||
<p class="title-desc">Restoring Splatfests to Splatoon on the Wii U</p>
|
<p class="title-desc">Restoring Splatfests to Splatoon on the Wii U</p>
|
||||||
<a href="https://git.virintox.com/spfn" target="_blank">Find us on our GitLab</a>
|
</div>
|
||||||
|
<div class="home-container">
|
||||||
|
<h2>Where to Find Us</h2>
|
||||||
|
<p class="center">
|
||||||
|
Join the Splatfestival discord server for updates to the
|
||||||
|
servers and news about current or future Splatfests.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Our code is also all open source,
|
||||||
|
which can all be found on our self-hosted Forgejo instance.
|
||||||
|
</p>
|
||||||
|
<div style="display: flex; flex-direction: row;">
|
||||||
|
<a href="https://discord.gg/grMSxZf" target="_blank"><img src="/res/img/discord.png" style="width: 8rem;" /></a>
|
||||||
|
<a href="https://git.spbr.net/spacebar" target="_blank"><img src="/res/img/fj.png" style="width: 8rem;" /></a>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="home-container" style="display: none;">
|
<div class="home-container" style="display: none;">
|
||||||
<h2 style="margin: 4px;">Splatfest Information</h2>
|
<h2 style="margin: 4px;">Splatfest Information</h2>
|
||||||
|
|
|
||||||
BIN
res/img/discord.png
Normal file
BIN
res/img/discord.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 272 KiB |
BIN
res/img/fj.png
Normal file
BIN
res/img/fj.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.8 KiB |
Loading…
Reference in a new issue