minor button text change.
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<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">
|
<div id="content">
|
||||||
<?php include ('core.php'); ?>
|
<?php include ('core.php'); ?>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user