Skip to content

Commit

Permalink
feat(index.html): mark nsfw themes as nsfw
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuwn committed Jul 2, 2024
1 parent 4a65729 commit c5e6662
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,9 +205,9 @@ <h2>Username</h2>
<select id="themeSelect">
<option value="asoul">asoul</option>
<option value="gelbooru">gelbooru</option>
<option value="gelbooru-h">gelbooru-h</option>
<option value="gelbooru-h">gelbooru-h (NSFW)</option>
<option value="moebooru">moebooru</option>
<option value="moebooru-h">moebooru-h</option>
<option value="moebooru-h">moebooru-h (NSFW)</option>
<option value="rule34">rule34</option>
<option value="urushi">urushi</option>
<option value="lain">lain</option>
Expand Down

0 comments on commit c5e6662

Please sign in to comment.