Skip to content

Commit c07bfd1

Browse files
authored
rails world 2025 logo - change svg for png (#452)
1 parent 29c014b commit c07bfd1

File tree

3 files changed

+1
-10
lines changed

3 files changed

+1
-10
lines changed
92 KB
Loading

assets/world/2025/images/RW25_logo-white-square.svg

Lines changed: 0 additions & 9 deletions
This file was deleted.

world/2025/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<div class="landing-page">
88
<div>
9-
<img src="/assets/world/2025/images/RW25_logo-white-square.svg" alt="Rails World 2025 Square Logo" id="logo-world-2025"/>
9+
<img src="/assets/world/2025/images/RW25_logo-white-square.png" alt="Rails World 2025 Square Logo" id="logo-world-2025"/>
1010
<h1 class="uppercase">September 4 & 5</h1>
1111
<h2>Beurs van Berlage, Amsterdam</h2>
1212

0 commit comments

Comments
 (0)