Add Spotify Queue Adder to /services
This commit is contained in:
parent
1810863af4
commit
1458a877eb
2 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue