Updated embedfile, removed unecessary font and fixed error where zöff name doesn't show up in header

This commit is contained in:
Kasper Rynning-Tønnesen
2016-08-16 18:29:24 +02:00
parent f6b373cb79
commit 892f00e2f4
5 changed files with 21 additions and 5 deletions

View File

@@ -20,7 +20,6 @@
<meta property="og:type" content="website"/>
<link rel="manifest" href="/manifest.json">
<link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/jquery-ui.min.css">
<link tyle="text/css" rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<link type="text/css" rel="stylesheet" href="/static/css/materialize.min.css" />
<link rel="stylesheet" type="text/css" href="/static/css/style.css" title="Default" />
<link rel="icon" id="favicon" type="image/png" href="/static/images/favicon.png"/>