diff options
Diffstat (limited to 'app/assets/index.html')
| -rw-r--r-- | app/assets/index.html | 2 |
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> |
