Skip to content

Commit b09e18d

Browse files
committed
Fix: logo path for production (logo.webp)
1 parent ee342fd commit b09e18d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,7 @@
407407

408408
<div class="main-content-area container mx-auto px-6">
409409

410+
<img src="images/optimized/logo.webp" alt="Logo David KRK" class="main-logo">
410411
<h1 class="text-8xl font-bold text-center mb-4 title-animation">David KRK</h1>
411412

412413
<nav class="main-nav">

0 commit comments

Comments
 (0)