Adjustment to latest.html file
This commit is contained in:
parent
d2903baefe
commit
ba6059bb59
1 changed files with 8 additions and 2 deletions
|
@ -60,9 +60,15 @@
|
|||
</div>
|
||||
<div class="settings side">
|
||||
<div>Settings</div>
|
||||
<div>
|
||||
<input type="checkbox" id="contwarn" name="contwarn">
|
||||
<label class="opt" for="contwarn">Skip Content Warning</label>
|
||||
</div>
|
||||
<div>
|
||||
<input type="checkbox" id="notsafe" name="notsafe">
|
||||
<label class="opt" for="notsafe">Don't Hide NSFW Tweets</label>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue