rename: BIOS -> Repair Tool

This commit is contained in:
syuilo 2022-07-05 17:46:17 +09:00
parent 40656e3ee2
commit cb246d3459
2 changed files with 3 additions and 3 deletions

View file

@ -135,7 +135,7 @@
<br>
<a href="/bios">
<button class="button-small">
<span class="button-label-small">Attempt to repair in BIOS</span>
<span class="button-label-small">Attempt to repair in Repair Tool</span>
</button>
</a>
<br>

View file

@ -5,7 +5,7 @@ html
head
meta(charset='utf-8')
meta(name='application-name' content='Misskey')
title Misskey BIOS
title Misskey Repair Tool
style
include ../bios.css
script
@ -13,7 +13,7 @@ html
body
header
h1 Misskey BIOS #{version}
h1 Misskey Repair Tool #{version}
main
div.tabs
button#ls edit local storage