add stuff
This commit is contained in:
parent
4856d36ad0
commit
27653dcc89
1 changed files with 14 additions and 2 deletions
16
index.html
16
index.html
|
@ -13,8 +13,6 @@
|
||||||
<div class="banner-content">
|
<div class="banner-content">
|
||||||
<h1>Dervland</h1>
|
<h1>Dervland</h1>
|
||||||
<p>This is <b>BiglyDerv</b>'s amalgamation of games, web experiments and other projects.</p>
|
<p>This is <b>BiglyDerv</b>'s amalgamation of games, web experiments and other projects.</p>
|
||||||
<h2>Community</h2>
|
|
||||||
<a class="form-button" href="https://git.dervland.net/BiglyDerv">Developer Portal</a>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -28,6 +26,20 @@
|
||||||
<a class="form-button" href="https://dervland.net/files/">Art</a>
|
<a class="form-button" href="https://dervland.net/files/">Art</a>
|
||||||
Art of varying media and characters
|
Art of varying media and characters
|
||||||
</div>
|
</div>
|
||||||
|
<div>
|
||||||
|
<a class="form-button" href="https://git.dervland.net/BiglyDerv">Developer Portal</a>
|
||||||
|
Other projects
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class='content'>
|
||||||
|
<h1 class='content-header'>Socials</h1>
|
||||||
|
<div>
|
||||||
|
<a class="form-button" href="https://bsky.app/profile/biglyderv.bsky.social">BlueSky</a>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<a class="form-button" href="https://discord.gg/m9TKEfJ3Gc">Discord</a>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class='content'>
|
<div class='content'>
|
||||||
|
|
Loading…
Reference in a new issue