We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f8268 commit ffdb3deCopy full SHA for ffdb3de
templates/base.html
@@ -5,8 +5,8 @@
5
<meta charset="UTF-8">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<title>End Summer Camp – Hacking * Free Software * DIY</title>
8
- <link rel="stylesheet" href="main.css">
9
- <link rel="manifest" href="manifest.webmanifest">
+ <link rel="stylesheet" href="/main.css">
+ <link rel="manifest" href="/manifest.webmanifest">
10
<link rel="icon" type="image/png" href="/images/favicon/favicon_64.png" sizes="64x64">
11
12
<meta name="keywords"
0 commit comments