aboutsummaryrefslogtreecommitdiffstats
path: root/includes/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'includes/base.html')
-rw-r--r--includes/base.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/includes/base.html b/includes/base.html
index 60e2b72..07fefe5 100644
--- a/includes/base.html
+++ b/includes/base.html
@@ -23,7 +23,6 @@
<meta name="twitter:card" content="summary">
<link rel="alternate" href="/atom.xml" type="application/atom+xml" :title="metadata.title">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
- <link rel="stylesheet" href="../node_modules/modern-normalize/modern-normalize.css" />
<link rel="stylesheet" href="../node_modules/prismjs/themes/prism-okaidia.css" />
<link rel="stylesheet" href="main.css" />
<link rel="stylesheet" :href="getBundleFileUrl('css')" webc:keep />
@@ -44,4 +43,4 @@
</footer>
</body>
-</html> \ No newline at end of file
+</html>