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 f6be453 commit 0cb435bCopy full SHA for 0cb435b
404.html
@@ -58,7 +58,7 @@
58
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
59
60
61
- <link rel="stylesheet" href="/extra.css">
+ <link rel="stylesheet" href="/css/extra.css">
62
63
64
</head>
extra.css renamed to css/extra.css
index.html
@@ -60,7 +60,7 @@
- <link rel="stylesheet" href="./extra.css">
+ <link rel="stylesheet" href="./css/extra.css">
65
66
0 commit comments