浏览代码

Remove the unstable-builds title

master
Fen Dweller 5 年前
父节点
当前提交
4cb036bd5d
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. +0
    -3
      templates/index.html

+ 0
- 3
templates/index.html 查看文件

@@ -10,9 +10,6 @@
</script>
</head>
<body class={{"nightly preload" if nightly else "preload"}}>
<div class="title">
{{"unstable builds!" if nightly else ""}}
</div>
<div class="flex-container">
<a href="https://stroll.crux.sexy/{{"nightly" if nightly else ""}}" class="game-button" id="game-button-stroll">
<div class="game-title">stroll</div>


正在加载...
取消
保存