We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c84f55 commit afd9403Copy full SHA for afd9403
src/img/JCTFV/Favicon.ico
15 KB
src/templates/layout.html
@@ -13,7 +13,7 @@
13
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@200;400;700&display=swap" rel="stylesheet">
14
<title>JerseyCTF</title>
15
<!-- Favicon at the top (in the tab) -->
16
- <link rel="shortcut icon" type="image/jpg" href="/assets/img/JCTFIV/JCTFIV_Logo.svg" />
+ <link rel="shortcut icon" type="image/jpg" href="/assets/img/JCTFV/Favicon.ico" />
17
<style>html {scroll-padding-top: 65px;}</style>
18
</head>
19
{{end}}
0 commit comments