Merge branch 'master' of github.com:ZeusWPI/zeus.ugent.be

This commit is contained in:
Lorin Werthen 2018-04-13 11:22:12 +02:00
commit 1ac6365d16
No known key found for this signature in database
GPG key ID: F11FFC921E0E08E0

View file

@ -44,18 +44,6 @@
<!-- Google Analytics -->
<script async src='https://www.google-analytics.com/analytics.js'></script>
<!-- Hotjar Tracking Code for zeus.ugent.be -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:392303,hjsv:5};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'//static.hotjar.com/c/hotjar-','.js?sv=');
</script>
<%= content_for(@item, :head) %>
</head>