mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
Remove type from script tag
This commit is contained in:
parent
6548d0b865
commit
a77778a676
@ -1,5 +1,5 @@
|
||||
{%- if theme.clarity_analytics %}
|
||||
<script type="text/javascript">
|
||||
<script>
|
||||
(function(c,l,a,r,i,t,y){
|
||||
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
|
||||
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user