Skip to content

Commit cf3eabe

Browse files
logo
1 parent 15b9ea7 commit cf3eabe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/tailwind.html.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<div class="max-w-4xl mx-auto">
8585
<!-- Header -->
8686
<header class="kanagawa-gradient-bg p-8 text-center rounded-xl mb-8 border border-kanagawa-sumiInk4 shadow-2xl">
87-
<img src="../static/log.svg" alt="DataStream Platform Logo" class="w-20 h-auto mx-auto mb-4 filter brightness-110 contrast-110">
87+
<img src="https://raw.githubusercontent.com/javigoncompte/javigoncompte.github.io/refs/heads/main/static/log.svg" alt="DataStream Platform Logo" class="w-20 h-auto mx-auto mb-4 filter brightness-110 contrast-110">
8888
<h1 class="text-3xl font-bold mb-3 text-kanagawa-fujiWhite kanagawa-text-shadow">The Urge for Vibes</h1>
8989
<p class="text-kanagawa-springBlue font-medium">My adventures and reflections in data platforms and AI</p>
9090
</header>

0 commit comments

Comments
 (0)