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>