summaryrefslogtreecommitdiffstats
path: root/web/templates/head.html
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-09-16 23:27:25 -0700
committer=Corey Hulen <corey@hulen.com>2015-09-16 23:27:25 -0700
commit99d0db136cfaa88cf654c77e30fd1867136db9d5 (patch)
tree4153ec81fdda91b4af1bb99e82cda9a2f14fae37 /web/templates/head.html
parent8e848f38d5019269b75ff9814fc0e0772410a7b4 (diff)
downloadchat-99d0db136cfaa88cf654c77e30fd1867136db9d5.tar.gz
chat-99d0db136cfaa88cf654c77e30fd1867136db9d5.tar.bz2
chat-99d0db136cfaa88cf654c77e30fd1867136db9d5.zip
Fixing css
Diffstat (limited to 'web/templates/head.html')
-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'});