Skip to content

Commit df10040

Browse files
committed
WIP
1 parent 272cb98 commit df10040

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

site/_layouts/default.html

+3-9
Original file line numberDiff line numberDiff line change
@@ -23,24 +23,18 @@
2323
<meta name="viewport" content="width=device-width, initial-scale=1">
2424
<meta name="theme-color" content="#157878">
2525
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
26-
<link rel="stylesheet" href="/GermEval2024-GerMS/assets/css/style.css?v=4b23c7989da299b542bd3d72f775fc98be0a3819">
26+
<!-- <link rel="stylesheet" href="/GermEval2024-GerMS/assets/css/style.css?v=4b23c7989da299b542bd3d72f775fc98be0a3819"> -->
27+
<link rel="stylesheet" href="/GermEval2024-GerMS/assets/css/style.css">
2728
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
2829

29-
<!-- Setup Google Analytics -->
30-
31-
32-
33-
<!-- You can set your favicon here -->
34-
<!-- link rel="shortcut icon" type="image/x-icon" href="/GermEval2024-GerMS/favicon.ico" -->
35-
3630
<!-- end custom head snippets -->
3731

3832
</head>
3933
<body>
4034
<a id="skip-to-content" href="#content">Skip to the content.</a>
4135

4236
<header class="page-header" role="banner">
43-
<h1 class="project-name">GermEval2024 Shared Task GerMS</h1>
37+
<h1 class="project-name"><a href="/">GermEval2024 Shared Task GerMS</a></h1>
4438
<h2 class="project-tagline"></h2>
4539

4640
</header>

0 commit comments

Comments
 (0)