jekyll-theme-shikhalev 0.1.0.14 → 0.1.0.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f40783b0a03811b847d005866c578ebc9abd433bb0a362694d210234784b551c
4
- data.tar.gz: ae0dc1a96dad20b7d613b545a8686b98ebe3a07f2bc35bc63a7479a39445eaab
3
+ metadata.gz: 0dbfa5ad04b64e7d8aa15a8bada59d3d8e629942680665dbfef91c3f906b0c84
4
+ data.tar.gz: 7b76e91d26cb5e78edce9437928c36db9d10b50027be10c6db28836a97539316
5
5
  SHA512:
6
- metadata.gz: 5a64bbb8f9adbbba061d990c1bc32212f3ca900851bb4e5e4d2085dda869adb24e2594d622e31230403c7af1a728e19be2425452cd8668eb93f9196c81927c5d
7
- data.tar.gz: 9ba6bcfcf0332d1f4b5b473da4741b7587f6757f55c13fb6de0e3b438bf1c7b01dd4c295ab248df0b98353d32153df319dc1ed793c2d3de761b9b4fed634d1c4
6
+ metadata.gz: 51c10980b56e1c3dcb250414b41667309037b0495ca7434632253d9ce098a8b27722b980db7d93499b545c25049ecc46092af17c5006ebfcdf287190e7c079b3
7
+ data.tar.gz: 3c6c653b5e3374518097a0f76aaeab5a24867b0eefc91793bb24d46134f41b79404bc71d595e5170ae5cf1c6c7a1c681d03fdcaa577e857aa0a04efdb9f1d888
@@ -0,0 +1,9 @@
1
+ {% if site.microsoft.clarity %}
2
+ <script type="text/javascript">
3
+ (function(c,l,a,r,i,t,y){
4
+ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
5
+ t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
6
+ y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
7
+ })(window, document, "clarity", "script", "{{- site.microsoft.clarity -}}");
8
+ </script>
9
+ {% endif %}
@@ -20,6 +20,7 @@
20
20
  {%- if jekyll.environment == 'production' -%}
21
21
  {% include google/analytics.html %}
22
22
  {% include yandex/metrica.html %}
23
+ {% include ms/clarity.html %}
23
24
  {%- endif -%}
24
25
  </head>
25
26
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-shikhalev
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.14
4
+ version: 0.1.0.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ivan Shikhalev
@@ -59,6 +59,7 @@ files:
59
59
  - _includes/iframe.liquid
60
60
  - _includes/image.liquid
61
61
  - _includes/link.liquid
62
+ - _includes/ms/clarity.html
62
63
  - _includes/nova/aside/feeds.liquid
63
64
  - _includes/nova/aside/last_comments.liquid
64
65
  - _includes/nova/aside/navy.liquid