summaryrefslogtreecommitdiffstats
path: root/app/assets/index.html
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2021-05-08 04:15:05 +0200
committerAhmed Abdelhalim <[email protected]>2021-05-08 04:21:31 +0200
commit61ed951278588bfaa83c777eb85621b0f8da4daa (patch)
treeb7b0f0ce2dbf128621b67ca17230dc3bbc24f9d6 /app/assets/index.html
parent55bf1585c583190b2e2d8de69c4b2e4e4376dc1e (diff)
Fix CDN not allowed on SRHT
Diffstat (limited to 'app/assets/index.html')
-rw-r--r--app/assets/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/index.html b/app/assets/index.html
index 885808f..1b4f5da 100644
--- a/app/assets/index.html
+++ b/app/assets/index.html
@@ -3,7 +3,6 @@
<head>
<meta charset="utf-8" />
<title>A14M</title>
- <link href="https://unpkg.com/sanitize.css" rel="stylesheet" />
<link href="/base.css" rel="stylesheet" media="all" />
<link href="/print.css" rel="stylesheet" media="print" />
<link rel="shortcut icon" href="/favicon.ico" />
@@ -251,5 +250,4 @@
<footer>
</footer>
</body>
- <link href="http://fonts.cdnfonts.com/css/pt-sans-narrow" rel="stylesheet">
</html>