aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-07-02 09:20:07 +0000
committerFuwn <[email protected]>2024-07-02 09:20:07 +0000
commit428158f138404e772301a63463222e3660a67537 (patch)
tree36905aaa9086de869bdd80cdd3d3c76b07d6e9a6 /index.html
parentchore(garukura): optimise pngs furthur (diff)
downloadmayu-428158f138404e772301a63463222e3660a67537.tar.xz
mayu-428158f138404e772301a63463222e3660a67537.zip
feat(index.html): mark nsfw themes as nsfw
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index c352084..349b03e 100644
--- a/index.html
+++ b/index.html
@@ -205,9 +205,9 @@
<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>