Remove embed options

This commit is contained in:
Thomas Mathews 2023-03-22 11:07:32 -07:00
parent 7580e8423a
commit c748802c62
2 changed files with 14 additions and 33 deletions

View file

@ -199,21 +199,6 @@
</tbody>
</table>
</section>
<section>
<header><label>Miscellanious</label></header>
<div class="row">
<label>
Show Embeds From Everyone
<input type="checkbox" name="show_embeds"/>
<label>
</div>
<div class="row">
<button class="action" role="sign-out">
Sign Out
<img class="icon svg small invert" src="/icon/sign-out.svg"/>
</button>
</div>
</section>
<section>
<header><label>About</label></header>
<p>
@ -236,6 +221,12 @@
tracker</a>.
</p>
</section>
<section>
<button class="action" role="sign-out">
Sign Out
<img class="icon svg small invert" src="/icon/sign-out.svg"/>
</button>
</section>
</div>
</div>
</div>