mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-11-21 08:25:05 -05:00
Update web
This commit is contained in:
parent
8fc42ddec0
commit
8714f90ad7
18
index.html
18
index.html
@ -181,11 +181,13 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<img class="logo" src="media/logo_big.png" alt="logo">
|
||||
<a href="https://drummyfish.gitlab.io/anarch"><img class="logo" src="media/logo_big.png" alt="logo"></a>
|
||||
|
||||
<span class="subtitle"><i>suckless, anticapitalist, public domain game for everyone</i></span>
|
||||
|
||||
<!--
|
||||
<iframe width="560" height="315" sandbox="allow-same-origin allow-scripts" src="https://peertube.mastodon.host/videos/embed/6c901037-b68b-45ac-8714-18903f34354c" frameborder="0" allowfullscreen></iframe>
|
||||
-->
|
||||
|
||||
<span class="wow">THIS IS SPECIAL</span>
|
||||
|
||||
@ -259,14 +261,14 @@
|
||||
<h2>Download</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="">GNU/Linux SDL</a></li>
|
||||
<li><a href="">GNU/Linux SDL LQ</a></li>
|
||||
<li><a href="">GNU/Linux CSFML</a></li>
|
||||
<li><a href="">play in browser</a></li>
|
||||
<li><a href="">Pokitto</a></li>
|
||||
<li><a href="">GB Meta</a></li>
|
||||
<li><a href="">M$ Win$hit XP SDL</a></li>
|
||||
<li><a href="https://gitlab.com/drummyfish/anarch/-/raw/master/bin/Anarch_linux64_sdl_elf_1-0?inline=false">GNU/Linux SDL</a></li>
|
||||
<li><a href="https://gitlab.com/drummyfish/anarch/-/raw/master/bin/Anarch_LQ_linux64_sdl_elf_1-0?inline=false">GNU/Linux SDL LQ</a></li>
|
||||
<li><a href="https://drummyfish.gitlab.io/anarch/web/anarch.html">play in browser</a></li>
|
||||
<li><a href="https://gitlab.com/drummyfish/anarch/-/raw/master/bin/Anarch_pokitto_1-0.pop?inline=false">Pokitto</a></li>
|
||||
<li><a href="https://gitlab.com/drummyfish/anarch/-/raw/master/bin/Anarch_gbmeta_1-0.zip?inline=false">GB Meta</a></li>
|
||||
<li><a href="https://gitlab.com/drummyfish/anarch/-/raw/master/bin/Anarch_winshitxp_sdl_1-0.zip?inline=false">M$ Win$hit XP SDL</a></li>
|
||||
<li><a href="https://gitlab.com/drummyfish/anarch/-/archive/master/anarch-master.zip">source code</a></li>
|
||||
<li><a href="https://gitlab.com/drummyfish/anarch/-/tree/master/bin">more downloads</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>Explore</h2>
|
||||
|
Loading…
Reference in New Issue
Block a user