Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit fcf48cb

Browse files
authored
Optimize SVG
Signed-off-by: GitHub <noreply@github.com>
1 parent 31ead98 commit fcf48cb

File tree

5 files changed

+24
-3
lines changed

5 files changed

+24
-3
lines changed

images/favicon.svg

Lines changed: 1 addition & 1 deletion
Loading

images/flag-orpheus-top.png

-8.29 KB
Binary file not shown.

images/flag-orpheus-top.svg

Lines changed: 21 additions & 0 deletions
Loading

images/logo.svg

Lines changed: 1 addition & 1 deletion
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<body>
1919
<!-- Delete this HTML and replace with your own HTML -->
2020
<a class="banner" target="_blank" href="https://hackclub.com/">
21-
<img src="images/flag-orpheus-top.png" />
21+
<img src="images/flag-orpheus-top.svg" />
2222
</a>
2323

2424
<header>

0 commit comments

Comments
 (0)