소스 검색

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>


불러오는 중...
취소
저장