Update options.html

This commit is contained in:
Yumi Izumi 2020-11-09 00:01:41 +09:00 committed by GitHub
parent 1d4c61f4af
commit 7f18b0a4a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -141,6 +141,28 @@
</tr>
</tbody>
</table>
</section>
<section class="settings-block">
<table class="option" aria-label="Toggle Search Engine redirects">
<tbody>
<tr>
<td>
<h1 data-localise="__MSG_disableSearchEngine__">
Search Engine Redirects
</h1>
</td>
<td>
<input
aria-hidden="true"
id="disable-searchEngine"
type="checkbox"
checked
/>&nbsp;
<label for="disable-searchEngine" class="checkbox-label"> </label>
</td>
</tr>
</tbody>
</table>
</section>
<section class="settings-block">
<h1 data-localise="__MSG_nitterInstance__">Nitter Instance</h1>