Explorar el Código

Remove the current-broken changelog and nightly buttons

master
Fen Dweller hace 4 años
padre
commit
d2369898d6
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      templates/index.html

+ 2
- 1
templates/index.html Ver fichero

@@ -38,6 +38,7 @@
</a>
<div class="game-description">A size-comparison tool for macros and micros</div>
</div>
<!--
<a class="switcher" href="/{{"nightly" if not nightly else ""}}">
<div class="switcher-text">
{{"stable" if nightly else "nightly"}}
@@ -49,7 +50,7 @@
<div class="changelog-text">
changelogs
</div>
</a>
</a>-->

<a class="discord-footer" href="https://discord.gg/vqcKVV6"><img id="discord-image" src="/images/discord.svg"></a>


Cargando…
Cancelar
Guardar