Skip to content

Commit cdda95f

Browse files
committed
Upgrade logo to svg
1 parent 6b9847b commit cdda95f

File tree

3 files changed

+197
-2
lines changed

3 files changed

+197
-2
lines changed

website/DOMjudgelogo.svg

Lines changed: 195 additions & 0 deletions
Loading

website/DOMjudgelogo_sc.png

-10.1 KB
Binary file not shown.

website/header.shtml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
</nav>
5454
</header>
5555

56-
<img src="DOMjudgelogo_sc.png" alt="DOMjudge logo"
57-
width="80" height="169" id="domjudgeLogo" class="float-right d-none d-md-block" />
56+
<img src="DOMjudgelogo.svg" alt="DOMjudge logo"
57+
width="80" height="169" id="domjudgeLogo" class="float-right d-none d-md-block">
5858

5959
<main class="container">
6060

0 commit comments

Comments
 (0)