We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d9e195 commit adf7d26Copy full SHA for adf7d26
docs/assets/css/reset.css
docs/assets/css/style.css
docs/index.html
@@ -22,8 +22,8 @@
22
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
23
<!-- Google Search Console ownership tag -->
24
<meta name="google-site-verification" content="y6vQvWUh4gehD8383uVn0Tcyuro3N2aGeCtG5TEitLs" />
25
- <link rel="stylesheet" href="assets/css/reset.css">
26
- <link rel="stylesheet" href="assets/css/style.css">
+ <link rel="stylesheet" href="reset.css">
+ <link rel="stylesheet" href="style.css">
27
<link rel="preload" as="image" href="assets/images/newsplash-new-short.webp">
28
<link rel="preload" as="image" href="assets/images/newsplash-new-long.webp">
29
0 commit comments