|
10 | 10 |
|
11 | 11 | <!-- Open Graph / Facebook --> |
12 | 12 | <meta property="og:type" content="website"> |
13 | | - <meta property="og:url" content="https://davidkrk.com/index.html"> |
| 13 | + <meta property="og:url" content="https://davidkrk.com/"> |
14 | 14 | <meta property="og:title" content="David KRK · HOME · DJ TECHNO & PRODUCER"> |
15 | 15 | <meta property="og:description" content="Site officiel de David KRK, DJ et producteur international de musique Techno. Découvrez sa musique, sa biographie et ses événements."> |
16 | | - <meta property="og:image" content="https://raw.githubusercontent.com/DavidKRK/DavidKRK.github.io/main/images/optimized/logo.webp"> |
| 16 | + <meta property="og:image" content="https://davidkrk.com/logo-30-01-25.png"> |
17 | 17 |
|
18 | 18 | <!-- Twitter --> |
19 | 19 | <meta property="twitter:card" content="summary_large_image"> |
20 | | - <meta property="twitter:url" content="https://davidkrk.com/index.html"> |
| 20 | + <meta property="twitter:url" content="https://davidkrk.com/"> |
21 | 21 | <meta property="twitter:title" content="David KRK · HOME · DJ TECHNO & PRODUCER"> |
22 | 22 | <meta property="twitter:description" content="Site officiel de David KRK, DJ et producteur international de musique Techno. Découvrez sa musique, sa biographie et ses événements."> |
23 | | - <meta property="twitter:image" content="https://raw.githubusercontent.com/DavidKRK/DavidKRK.github.io/main/images/optimized/logo.webp"> |
| 23 | + <meta property="twitter:image" content="https://davidkrk.com/logo-30-01-25.png"> |
24 | 24 |
|
25 | 25 | <link rel="icon" type="image/png" href="logo-30-01-25.png"> |
26 | 26 | <!-- Fonts + Icones --> |
|
43 | 43 | <a href="event.html">Event</a> |
44 | 44 | <a href="contact.html">Contact</a> |
45 | 45 | <a href="shop.html">Shop</a> |
46 | | - <a href="https://chat.whatsapp.com/CWnaoDc9TY6HbTmW9cOyYc" target="_blank" class="nav-link text-xl sm:text-2xl flex items-center"> |
| 46 | + <a href="https://chat.whatsapp.com/CWnaoDc9TY6HbTmW9cOyYc" target="_blank" rel="noopener noreferrer" class="nav-link text-xl sm:text-2xl flex items-center"> |
47 | 47 | <i class="fab fa-whatsapp mr-1 sm:mr-2"></i>Whatsapp |
48 | 48 | </a> |
49 | 49 | </header> |
@@ -114,19 +114,19 @@ <h1 class="main-title">David KRK</h1> |
114 | 114 |
|
115 | 115 | <footer class="w-full max-w-7xl mx-auto"> |
116 | 116 | <div class="flex justify-center items-center gap-6 mb-4"> |
117 | | - <a href="https://www.facebook.com/DavidKRKofficial" target="_blank" aria-label="Facebook" |
| 117 | + <a href="https://www.facebook.com/DavidKRKofficial" target="_blank" rel="noopener noreferrer" aria-label="Facebook" |
118 | 118 | class="social-icon text-2xl md:text-3xl"><i class="fab fa-facebook"></i></a> |
119 | | - <a href="https://www.instagram.com/davidkrk/" target="_blank" aria-label="Instagram" |
| 119 | + <a href="https://www.instagram.com/davidkrk/" target="_blank" rel="noopener noreferrer" aria-label="Instagram" |
120 | 120 | class="social-icon text-2xl md:text-3xl"><i class="fab fa-instagram"></i></a> |
121 | | - <a href="https://www.mixcloud.com/DavidKRK/" target="_blank" aria-label="Mixcloud" |
| 121 | + <a href="https://www.mixcloud.com/DavidKRK/" target="_blank" rel="noopener noreferrer" aria-label="Mixcloud" |
122 | 122 | class="social-icon text-2xl md:text-3xl"><i class="fab fa-mixcloud"></i></a> |
123 | | - <a href="https://www.youtube.com/@DavidKRKofficial" target="_blank" aria-label="YouTube" |
| 123 | + <a href="https://www.youtube.com/@DavidKRKofficial" target="_blank" rel="noopener noreferrer" aria-label="YouTube" |
124 | 124 | class="social-icon text-2xl md:text-3xl"><i class="fab fa-youtube"></i></a> |
125 | | - <a href="https://soundcloud.com/david-krkofficial/" target="_blank" aria-label="SoundCloud" |
| 125 | + <a href="https://soundcloud.com/david-krkofficial/" target="_blank" rel="noopener noreferrer" aria-label="SoundCloud" |
126 | 126 | class="social-icon text-2xl md:text-3xl"><i class="fab fa-soundcloud"></i></a> |
127 | | - <a href="https://www.tiktok.com/@davidkrk" target="_blank" aria-label="TikTok" |
| 127 | + <a href="https://www.tiktok.com/@davidkrk" target="_blank" rel="noopener noreferrer" aria-label="TikTok" |
128 | 128 | class="social-icon text-2xl md:text-3xl"><i class="fab fa-tiktok"></i></a> |
129 | | - <a href="https://www.buymeacoffee.com/davidkrk" target="_blank" aria-label="Buy Me A Coffee" class="social-icon"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 30px;"></a><br> |
| 129 | + <a href="https://www.buymeacoffee.com/davidkrk" target="_blank" rel="noopener noreferrer" aria-label="Buy Me A Coffee" class="social-icon text-2xl md:text-3xl"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="" style="height: 1em; vertical-align: middle;"></a> |
130 | 130 | </div> |
131 | 131 |
|
132 | 132 | <div class="flex flex-wrap justify-center items-center gap-3 sm:gap-4 mb-4 text-sm"> |
|
0 commit comments