a
This commit is contained in:
parent
8cd35b36a6
commit
0c6aa8c58f
1 changed files with 9 additions and 2 deletions
11
index.html
11
index.html
|
@ -19,9 +19,16 @@
|
|||
<div class='content'>
|
||||
<h1 class='content-header'>Projects</h1>
|
||||
<div>
|
||||
<a class="form-button" href="https://nbg.dervland.net">BiglyChat</a>
|
||||
<a class="form-button" href="https://nbg.dervland.net">BiglyChat Forum</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="form-button" href="https://discord.gg/m9TKEfJ3Gc">BiglyChat Discord</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="form-button" href="https://dervland.net/files/">Art</a>
|
||||
<a class="form-button" href="https://git.dervland.net/BiglyDerv">Developer Portal</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="form-button" href="https://git.dervland.net/BiglyDerv">Other Code</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue