summaryrefslogtreecommitdiffstats
path: root/web/templates
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates')
-rw-r--r--web/templates/head.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/templates/head.html b/web/templates/head.html
index 7b873bdb8..af5c86bba 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -40,7 +40,6 @@
<script src="/static/js/jquery-dragster/jquery.dragster.js"></script>
- <link rel="stylesheet" href="/static/css/emoji/emojify.min.css" />
<script src="/static/js/emojify.min.js"></script>
<script>
emojify.setConfig({img_dir: '/static/images/emoji'});