Add Playlists page with Spotify and YouTube Music links for BSKZ
New page at /playlists listing 40 curated playlists (5 Spotify + 5 YouTube Music per dance style) for Bachata, Salsa, Kizomba and Zouk. Each card shows mood tags and links directly to the playlist or search. Navigation updated across all pages. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<link
|
||||
href="https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..60,700;12..60,800&family=Caveat+Brush&family=JetBrains+Mono:wght@400;500&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap"
|
||||
rel="stylesheet">
|
||||
<link rel="stylesheet" href="../css/style.css?v=d31dc0aa">
|
||||
<link rel="stylesheet" href="../css/style.css?v=b859151d">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -44,6 +44,7 @@
|
||||
<a href="/studios">Studios</a>
|
||||
<a href="/classes">Classes</a>
|
||||
<a href="/festivals">Festivals</a>
|
||||
<a href="/playlists">Playlists</a>
|
||||
</nav>
|
||||
|
||||
<header class="sfB-topbar">
|
||||
@@ -58,6 +59,7 @@
|
||||
<a href="/studios">Studios</a>
|
||||
<a href="/classes">Classes</a>
|
||||
<a href="/festivals">Festivals</a>
|
||||
<a href="/playlists">Playlists</a>
|
||||
</nav>
|
||||
<div class="topbar-right">
|
||||
<a href="https://www.instagram.com/saborflowdanang/" target="_blank" rel="noopener" class="sfB-ig">
|
||||
@@ -187,13 +189,14 @@
|
||||
<a href="/studios">Studios</a>
|
||||
<a href="/classes">Classes</a>
|
||||
<a href="/festivals">Festivals</a>
|
||||
<a href="/playlists">Playlists</a>
|
||||
</nav>
|
||||
<div class="foot-social">
|
||||
<a href="https://www.instagram.com/saborflowdanang/" target="_blank" rel="noopener">Instagram</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="../js/main.js?v=d31dc0aa"></script>
|
||||
<script src="../js/main.js?v=b859151d"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user