Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions bio.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<a href="contact.html">Contact</a>
<a href="shop.html">Shop</a>
<a href="https://chat.whatsapp.com/CWnaoDc9TY6HbTmW9cOyYc"
target="_blank" class="nav-link text-xl sm:text-2xl flex items-center">
target="_blank" rel="noopener noreferrer" class="nav-link text-xl sm:text-2xl flex items-center">
<i class="fab fa-whatsapp mr-1 sm:mr-2" style="color:#25D366;"></i>Whatsapp
</a>
</header>
Expand Down Expand Up @@ -197,17 +197,17 @@ <h2 class="main-title">Bio</h2>
</div>

<div class="flex justify-center gap-6 mb-4">
<a href="https://www.facebook.com/DavidKRKofficial" target="_blank" aria-label="Facebook"
<a href="https://www.facebook.com/DavidKRKofficial" target="_blank" rel="noopener noreferrer" aria-label="Facebook"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-facebook"></i></a>
<a href="https://www.instagram.com/davidkrk/" target="_blank" aria-label="Instagram"
<a href="https://www.instagram.com/davidkrk/" target="_blank" rel="noopener noreferrer" aria-label="Instagram"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-instagram"></i></a>
<a href="https://www.mixcloud.com/DavidKRK/" target="_blank" aria-label="Mixcloud"
<a href="https://www.mixcloud.com/DavidKRK/" target="_blank" rel="noopener noreferrer" aria-label="Mixcloud"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-mixcloud"></i></a>
<a href="https://www.youtube.com/@DavidKRKofficial" target="_blank" aria-label="YouTube"
<a href="https://www.youtube.com/@DavidKRKofficial" target="_blank" rel="noopener noreferrer" aria-label="YouTube"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-youtube"></i></a>
<a href="https://soundcloud.com/david-krkofficial/" target="_blank" aria-label="SoundCloud"
<a href="https://soundcloud.com/david-krkofficial/" target="_blank" rel="noopener noreferrer" aria-label="SoundCloud"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-soundcloud"></i></a>
<a href="https://www.tiktok.com/@davidkrk" target="_blank" aria-label="TikTok"
<a href="https://www.tiktok.com/@davidkrk" target="_blank" rel="noopener noreferrer" aria-label="TikTok"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-tiktok"></i></a>
<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>
</div>
Expand Down
20 changes: 10 additions & 10 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
<meta property="og:url" content="https://davidkrk.com/contact.html" />
<meta property="og:title" content="David KRK · CONTACT · DJ TECHNO & PRODUCER" />
<meta property="og:description" content="Contactez David KRK pour les bookings, collaborations et plus encore." />
<meta property="og:image" content="https://raw.githubusercontent.com/DavidKRK/DavidKRK.github.io/main/images/optimized/logo.webp" />
<meta property="og:image" content="https://davidkrk.com/logo-30-01-25.png" />

<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://davidkrk.com/contact.html" />
<meta property="twitter:title" content="David KRK · CONTACT · DJ TECHNO & PRODUCER" />
<meta property="twitter:description" content="Contactez David KRK pour les bookings, collaborations et plus encore." />
<meta property="twitter:image" content="https://raw.githubusercontent.com/DavidKRK/DavidKRK.github.io/main/images/optimized/logo.webp" />
<meta property="twitter:image" content="https://davidkrk.com/logo-30-01-25.png" />

<link rel="icon" type="image/png" href="logo-30-01-25.png" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
Expand All @@ -41,7 +41,7 @@
<a href="music.html">Music</a>
<a href="event.html">Events</a>
<a href="shop.html">Shop</a>
<a href="https://chat.whatsapp.com/CWnaoDc9TY6HbTmW9cOyYc" target="_blank" class="nav-link text-xl sm:text-2xl flex items-center">
<a href="https://chat.whatsapp.com/CWnaoDc9TY6HbTmW9cOyYc" target="_blank" rel="noopener noreferrer" class="nav-link text-xl sm:text-2xl flex items-center">
<i class="fab fa-whatsapp mr-1 sm:mr-2"></i>Whatsapp
</a>
</header>
Expand Down Expand Up @@ -142,19 +142,19 @@ <h2 class="main-title">Contact</h2>

<footer class="w-full max-w-7xl mx-auto">
<div class="flex justify-center items-center gap-6 mb-4">
<a href="https://www.facebook.com/DavidKRKofficial" target="_blank" aria-label="Facebook"
<a href="https://www.facebook.com/DavidKRKofficial" target="_blank" rel="noopener noreferrer" aria-label="Facebook"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-facebook"></i></a>
<a href="https://www.instagram.com/davidkrk/" target="_blank" aria-label="Instagram"
<a href="https://www.instagram.com/davidkrk/" target="_blank" rel="noopener noreferrer" aria-label="Instagram"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-instagram"></i></a>
<a href="https://www.mixcloud.com/DavidKRK/" target="_blank" aria-label="Mixcloud"
<a href="https://www.mixcloud.com/DavidKRK/" target="_blank" rel="noopener noreferrer" aria-label="Mixcloud"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-mixcloud"></i></a>
<a href="https://www.youtube.com/@DavidKRKofficial" target="_blank" aria-label="YouTube"
<a href="https://www.youtube.com/@DavidKRKofficial" target="_blank" rel="noopener noreferrer" aria-label="YouTube"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-youtube"></i></a>
<a href="https://soundcloud.com/david-krkofficial/" target="_blank" aria-label="SoundCloud"
<a href="https://soundcloud.com/david-krkofficial/" target="_blank" rel="noopener noreferrer" aria-label="SoundCloud"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-soundcloud"></i></a>
<a href="https://www.tiktok.com/@davidkrk" target="_blank" aria-label="TikTok"
<a href="https://www.tiktok.com/@davidkrk" target="_blank" rel="noopener noreferrer" aria-label="TikTok"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-tiktok"></i></a>
<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>
<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>
</div>

<div class="flex flex-wrap justify-center items-center gap-3 sm:gap-4 mb-4 text-sm">
Expand Down
14 changes: 7 additions & 7 deletions event.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<a href="contact.html">Contact</a>
<a href="shop.html">Shop</a>
<a href="https://chat.whatsapp.com/CWnaoDc9TY6HbTmW9cOyYc"
target="_blank" class="nav-link text-xl sm:text-2xl flex items-center">
target="_blank" rel="noopener noreferrer" class="nav-link text-xl sm:text-2xl flex items-center">
<i class="fab fa-whatsapp mr-1 sm:mr-2" style="color:#25D366;"></i>Whatsapp
</a>
</header>
Expand Down Expand Up @@ -86,17 +86,17 @@ <h1 class="main-title">David KRK</h1>
</div>

<div class="flex justify-center gap-6 mb-4">
<a href="https://www.facebook.com/DavidKRKofficial" target="_blank" aria-label="Facebook"
<a href="https://www.facebook.com/DavidKRKofficial" target="_blank" rel="noopener noreferrer" aria-label="Facebook"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-facebook"></i></a>
<a href="https://www.instagram.com/davidkrk/" target="_blank" aria-label="Instagram"
<a href="https://www.instagram.com/davidkrk/" target="_blank" rel="noopener noreferrer" aria-label="Instagram"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-instagram"></i></a>
<a href="https://www.mixcloud.com/DavidKRK/" target="_blank" aria-label="Mixcloud"
<a href="https://www.mixcloud.com/DavidKRK/" target="_blank" rel="noopener noreferrer" aria-label="Mixcloud"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-mixcloud"></i></a>
<a href="https://www.youtube.com/@DavidKRKofficial" target="_blank" aria-label="YouTube"
<a href="https://www.youtube.com/@DavidKRKofficial" target="_blank" rel="noopener noreferrer" aria-label="YouTube"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-youtube"></i></a>
<a href="https://soundcloud.com/david-krkofficial/" target="_blank" aria-label="SoundCloud"
<a href="https://soundcloud.com/david-krkofficial/" target="_blank" rel="noopener noreferrer" aria-label="SoundCloud"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-soundcloud"></i></a>
<a href="https://www.tiktok.com/@davidkrk" target="_blank" aria-label="TikTok"
<a href="https://www.tiktok.com/@davidkrk" target="_blank" rel="noopener noreferrer" aria-label="TikTok"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-tiktok"></i></a>
<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>
</div>
Expand Down
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<a href="event.html">Event</a>
<a href="contact.html">Contact</a>
<a href="shop.html">Shop</a>
<a href="https://chat.whatsapp.com/CWnaoDc9TY6HbTmW9cOyYc" target="_blank" class="nav-link text-xl sm:text-2xl flex items-center">
<a href="https://chat.whatsapp.com/CWnaoDc9TY6HbTmW9cOyYc" target="_blank" rel="noopener noreferrer" class="nav-link text-xl sm:text-2xl flex items-center">
<i class="fab fa-whatsapp mr-1 sm:mr-2"></i>Whatsapp
</a>
</header>
Expand Down Expand Up @@ -114,17 +114,17 @@ <h1 class="main-title">David KRK</h1>

<footer class="w-full max-w-7xl mx-auto">
<div class="flex justify-center items-center gap-6 mb-4">
<a href="https://www.facebook.com/DavidKRKofficial" target="_blank" aria-label="Facebook"
<a href="https://www.facebook.com/DavidKRKofficial" target="_blank" rel="noopener noreferrer" aria-label="Facebook"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-facebook"></i></a>
<a href="https://www.instagram.com/davidkrk/" target="_blank" aria-label="Instagram"
<a href="https://www.instagram.com/davidkrk/" target="_blank" rel="noopener noreferrer" aria-label="Instagram"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-instagram"></i></a>
<a href="https://www.mixcloud.com/DavidKRK/" target="_blank" aria-label="Mixcloud"
<a href="https://www.mixcloud.com/DavidKRK/" target="_blank" rel="noopener noreferrer" aria-label="Mixcloud"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-mixcloud"></i></a>
<a href="https://www.youtube.com/@DavidKRKofficial" target="_blank" aria-label="YouTube"
<a href="https://www.youtube.com/@DavidKRKofficial" target="_blank" rel="noopener noreferrer" aria-label="YouTube"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-youtube"></i></a>
<a href="https://soundcloud.com/david-krkofficial/" target="_blank" aria-label="SoundCloud"
<a href="https://soundcloud.com/david-krkofficial/" target="_blank" rel="noopener noreferrer" aria-label="SoundCloud"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-soundcloud"></i></a>
<a href="https://www.tiktok.com/@davidkrk" target="_blank" aria-label="TikTok"
<a href="https://www.tiktok.com/@davidkrk" target="_blank" rel="noopener noreferrer" aria-label="TikTok"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-tiktok"></i></a>
<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>
</div>
Expand Down
14 changes: 7 additions & 7 deletions music.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<a href="contact.html">Contact</a>
<a href="shop.html">Shop</a>
<a href="https://chat.whatsapp.com/CWnaoDc9TY6HbTmW9cOyYc"
target="_blank" class="nav-link text-xl sm:text-2xl flex items-center">
target="_blank" rel="noopener noreferrer" class="nav-link text-xl sm:text-2xl flex items-center">
<i class="fab fa-whatsapp mr-1 sm:mr-2" style="color:#25D366;"></i>Whatsapp
</a>
</header>
Expand Down Expand Up @@ -77,17 +77,17 @@ <h1 class="main-title">David KRK</h1>

<footer class="w-full max-w-7xl mx-auto">
<div class="flex justify-center gap-6 mb-4">
<a href="https://www.facebook.com/DavidKRKofficial" target="_blank" aria-label="Facebook"
<a href="https://www.facebook.com/DavidKRKofficial" target="_blank" rel="noopener noreferrer" aria-label="Facebook"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-facebook"></i></a>
<a href="https://www.instagram.com/davidkrk/" target="_blank" aria-label="Instagram"
<a href="https://www.instagram.com/davidkrk/" target="_blank" rel="noopener noreferrer" aria-label="Instagram"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-instagram"></i></a>
<a href="https://www.mixcloud.com/DavidKRK/" target="_blank" aria-label="Mixcloud"
<a href="https://www.mixcloud.com/DavidKRK/" target="_blank" rel="noopener noreferrer" aria-label="Mixcloud"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-mixcloud"></i></a>
<a href="https://www.youtube.com/@DavidKRKofficial" target="_blank" aria-label="YouTube"
<a href="https://www.youtube.com/@DavidKRKofficial" target="_blank" rel="noopener noreferrer" aria-label="YouTube"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-youtube"></i></a>
<a href="https://soundcloud.com/david-krkofficial/" target="_blank" aria-label="SoundCloud"
<a href="https://soundcloud.com/david-krkofficial/" target="_blank" rel="noopener noreferrer" aria-label="SoundCloud"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-soundcloud"></i></a>
<a href="https://www.tiktok.com/@davidkrk" target="_blank" aria-label="TikTok"
<a href="https://www.tiktok.com/@davidkrk" target="_blank" rel="noopener noreferrer" aria-label="TikTok"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-tiktok"></i></a>
<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>
</div>
Expand Down
14 changes: 7 additions & 7 deletions shop.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<a href="music.html">Music</a>
<a href="event.html">Event</a>
<a href="contact.html">Contact</a>
<a href="https://chat.whatsapp.com/CWnaoDc9TY6HbTmW9cOyYc" target="_blank" class="nav-link text-xl sm:text-2xl flex items-center">
<a href="https://chat.whatsapp.com/CWnaoDc9TY6HbTmW9cOyYc" target="_blank" rel="noopener noreferrer" class="nav-link text-xl sm:text-2xl flex items-center">
<i class="fab fa-whatsapp mr-1 sm:mr-2"></i>Whatsapp
</a>
</header>
Expand Down Expand Up @@ -175,17 +175,17 @@ <h2 class="mt-4">Офіційний магазин</h2>

<footer class="w-full max-w-7xl mx-auto">
<div class="flex justify-center items-center gap-6 mb-4">
<a href="https://www.facebook.com/DavidKRKofficial" target="_blank" aria-label="Facebook"
<a href="https://www.facebook.com/DavidKRKofficial" target="_blank" rel="noopener noreferrer" aria-label="Facebook"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-facebook"></i></a>
<a href="https://www.instagram.com/davidkrk/" target="_blank" aria-label="Instagram"
<a href="https://www.instagram.com/davidkrk/" target="_blank" rel="noopener noreferrer" aria-label="Instagram"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-instagram"></i></a>
<a href="https://www.mixcloud.com/DavidKRK/" target="_blank" aria-label="Mixcloud"
<a href="https://www.mixcloud.com/DavidKRK/" target="_blank" rel="noopener noreferrer" aria-label="Mixcloud"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-mixcloud"></i></a>
<a href="https://www.youtube.com/@DavidKRKofficial" target="_blank" aria-label="YouTube"
<a href="https://www.youtube.com/@DavidKRKofficial" target="_blank" rel="noopener noreferrer" aria-label="YouTube"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-youtube"></i></a>
<a href="https://soundcloud.com/david-krkofficial/" target="_blank" aria-label="SoundCloud"
<a href="https://soundcloud.com/david-krkofficial/" target="_blank" rel="noopener noreferrer" aria-label="SoundCloud"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-soundcloud"></i></a>
<a href="https://www.tiktok.com/@davidkrk" target="_blank" aria-label="TikTok"
<a href="https://www.tiktok.com/@davidkrk" target="_blank" rel="noopener noreferrer" aria-label="TikTok"
class="social-icon text-2xl md:text-3xl"><i class="fab fa-tiktok"></i></a>
<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>
</div>
Expand Down
Loading