1
0
mirror of https://github.com/fumiama/CMoe-Counter.git synced 2026-06-22 20:20:29 +08:00

feat: add theme mobius

This commit is contained in:
源文雨
2024-06-20 17:41:25 +09:00
parent 35126f49c8
commit 02f15b1c59
4 changed files with 113 additions and 45 deletions

View File

@@ -43,6 +43,8 @@
<img src="/cmoe?name=demo&theme=asl" alt="A-SOUL">
<h5>nixie(nix)</h5>
<img src="/cmoe?name=demo&theme=nix" alt="Nixie-Tube">
<h5>mobius(mbs)</h5>
<img src="/cmoe?name=demo&theme=mbs" alt="Mobius-Path">
</details>
<h3>Credits</h3>
<ul>
@@ -76,6 +78,8 @@
<option value="gb">gelbooru</option>
<option value="gbh">gelbooru-h</option>
<option value="asl">asoul</option>
<option value="nix">nixie</option>
<option value="mbs">mobius</option>
</select>
<button id="get" style="margin: 10px 0;" onclick="_evt_push(&quot;click&quot;, &quot;normal&quot;, &quot;get_counter&quot;)">Get</button>
<img id="result" style="display: block;"/>