minor button text change.

This commit is contained in:
2025-02-04 19:37:03 +00:00
parent ea1def7409
commit e97c36a773
+1 -1
View File
@@ -9,7 +9,7 @@
</head>
<body>
<a href="explore"><button id="switcher">Spotify Exploration</button></a>
<a href="explore"><button id="switcher">Spotify API Exploration</button></a>
<div id="content">
<?php include ('core.php'); ?>
</div>