Add versionNum Object, pages for search

This will be tweaked a lot more but i really need to go study for something instead of doing this
This commit is contained in:
Kristy F 2026-04-14 12:53:26 -04:00
parent 151ed839c3
commit 8a5534482b
6 changed files with 98 additions and 13 deletions

View file

@ -113,7 +113,7 @@ changes visibility with JS-->
<button id="clear-button">Clear Playlist</button>
</div>
<p class="versionNumber italic">PartyJukebox is under an <a href="https://github.com/kristy-fournier/PartyJukebox/blob/main/LICENSE.md" target="_blank">AGPLV3</a> liscense. You can access the source code <a href=https://github.com/kristy-fournier/PartyJukebox target="_blank">here</a>.</p>
<p class="versionNumber">Release {{ REL_VER_NUM }}</p>
<p class="versionNumber italic">Release {{ REL_VER_NUM }}</p>
</div>
</div>
<!--All the buttons are down here but settings is just doing its own thing-->