瀏覽代碼

Remove the current-broken changelog and nightly buttons

master
Fen Dweller 4 年之前
父節點
當前提交
d2369898d6
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      templates/index.html

+ 2
- 1
templates/index.html 查看文件

@@ -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>


Loading…
取消
儲存