summaryrefslogtreecommitdiff
path: root/view/html/head.html
diff options
context:
space:
mode:
Diffstat (limited to 'view/html/head.html')
-rw-r--r--view/html/head.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/html/head.html b/view/html/head.html
index 91ae004..cebfa0f 100644
--- a/view/html/head.html
+++ b/view/html/head.html
@@ -4,5 +4,6 @@
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/static/view/static/simple.css/simple.css" type="text/css">
+ <script defer src="/static/view/dart/ceres.dart.js"></script>
</head>
{{end}}