summaryrefslogtreecommitdiffstats
path: root/templates/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/header.html')
-rw-r--r--templates/header.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/header.html b/templates/header.html
index ca97f81..2c6f2b7 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -3,10 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Audio Axis</title>
- <!--
<link href='http://fonts.googleapis.com/css?family=Cantarell' rel='stylesheet'>
- -->
- <link href="/static/cantarell.css" rel="stylesheet">
<link href="/static/base.css" rel="stylesheet">
{{.}}
</head>