Add Spotify Queue Adder to /services

This commit is contained in:
Firepup Sixfifty 2025-03-27 17:44:05 -05:00
parent 1810863af4
commit 1458a877eb
No known key found for this signature in database
2 changed files with 4 additions and 0 deletions

View file

@ -53,6 +53,8 @@
<a href="/quotes" class="cyan">Go to the Quotes page</a>
<br/>
<a href="/calculator" class="cyan">Go to the Calculator page</a>
<br/>
<a href="/neofetches" class="cyan">Go to the Neofetches page</a>
</span>
<script src="/scripts/script.js"></script>
</body>

View file

@ -32,6 +32,8 @@
<br/>
<a href="/novnc/?reconnect=1&reconnect_delay=2000&bell=1&resize=remote&quality=9&compression=9&show_dot=1&logging=debug&autoconnect=1" class="cyan">noVNC</a>
<br/>
<a href="/spotify/" class="cyan">Spotify Queue Adder</a>
<br/>
<a href="https://music.firepi.amcforum.wiki" class="cyan">Radio</a>
</span>
<script src="/scripts/script.js"></script>