diff options
Diffstat (limited to 'web/templates')
-rw-r--r-- | web/templates/head.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/web/templates/head.html b/web/templates/head.html index af5c86bba..a3ac930e9 100644 --- a/web/templates/head.html +++ b/web/templates/head.html @@ -40,11 +40,6 @@ <script src="/static/js/jquery-dragster/jquery.dragster.js"></script> - <script src="/static/js/emojify.min.js"></script> - <script> - emojify.setConfig({img_dir: '/static/images/emoji'}); - </script> - <style id="antiClickjack">body{display:none !important;}</style> <script src="/static/js/bundle.js"></script> <script type="text/javascript"> |