Remove embed options
This commit is contained in:
parent
7580e8423a
commit
c748802c62
2 changed files with 14 additions and 33 deletions
21
index.html
21
index.html
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue