Skip to content
Snippets Groups Projects
Commit cb246d34 authored by syuilo's avatar syuilo
Browse files

rename: BIOS -> Repair Tool

parent 40656e3e
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment