Skip to content

Commit afd9403

Browse files
Update favicon for JCTFV
1 parent 5c84f55 commit afd9403

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/img/JCTFV/Favicon.ico

15 KB
Binary file not shown.

src/templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@200;400;700&display=swap" rel="stylesheet">
1414
<title>JerseyCTF</title>
1515
<!-- Favicon at the top (in the tab) -->
16-
<link rel="shortcut icon" type="image/jpg" href="/assets/img/JCTFIV/JCTFIV_Logo.svg" />
16+
<link rel="shortcut icon" type="image/jpg" href="/assets/img/JCTFV/Favicon.ico" />
1717
<style>html {scroll-padding-top: 65px;}</style>
1818
</head>
1919
{{end}}

0 commit comments

Comments
 (0)