Skip to content

Commit d5e7957

Browse files
authored
Update FluffEvent logo (#15)
1 parent c1b2a2a commit d5e7957

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/app/src/pages/2023/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import plotlyjs from 'plotly.js/dist/plotly.min.js?url'
2020
<body>
2121

2222
<header>
23-
<img src="https://fluffevent.fr/img/logo_white.svg" class="logo" alt="Logo Fluff Event" />
23+
<img src="https://fluffevent.fr/img/fluff_logo_2025.svg" class="logo" alt="Logo Fluff Event" />
2424
<h1>Votes Fluff Event</h1>
2525
</header>
2626

app/app/src/pages/2024/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import plotlyjs from 'plotly.js/dist/plotly.min.js?url'
2020
<body>
2121

2222
<header>
23-
<img src="https://fluffevent.fr/img/logo_white.svg" class="logo" alt="Logo Fluff Event" />
23+
<img src="https://fluffevent.fr/img/fluff_logo_2025.svg" class="logo" alt="Logo Fluff Event" />
2424
<h1>Votes Fluff Event 2024</h1>
2525
</header>
2626

0 commit comments

Comments
 (0)