Compare commits
2 Commits
251cbe56a4
...
cd9380bdc2
| Author | SHA1 | Date | |
|---|---|---|---|
| cd9380bdc2 | |||
| 8e39544463 |
@ -74,6 +74,16 @@
|
|||||||
<link rel="preload" href="~/css/site.css" as="style">
|
<link rel="preload" href="~/css/site.css" as="style">
|
||||||
<link rel="preload" href="~/css/qrrapido-theme.css" as="style">
|
<link rel="preload" href="~/css/qrrapido-theme.css" as="style">
|
||||||
|
|
||||||
|
|
||||||
|
<script type="text/javascript">
|
||||||
|
(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;
|
||||||
|
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
|
||||||
|
})(window, document, "clarity", "script", "tufamidcvb");
|
||||||
|
</script>
|
||||||
|
|
||||||
|
@*
|
||||||
<!-- Hotjar Tracking Code for https://qrrapido.site -->
|
<!-- Hotjar Tracking Code for https://qrrapido.site -->
|
||||||
<script data-cfasync="false">
|
<script data-cfasync="false">
|
||||||
(function(h,o,t,j,a,r){
|
(function(h,o,t,j,a,r){
|
||||||
@ -81,11 +91,12 @@
|
|||||||
h._hjSettings={hjid:6550944,hjsv:6};
|
h._hjSettings={hjid:6550944,hjsv:6};
|
||||||
a=o.getElementsByTagName('head')[0];
|
a=o.getElementsByTagName('head')[0];
|
||||||
r=o.createElement('script');r.async=1;
|
r=o.createElement('script');r.async=1;
|
||||||
|
r.crossOrigin='anonymous';
|
||||||
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
|
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
|
||||||
a.appendChild(r);
|
a.appendChild(r);
|
||||||
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
|
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
|
||||||
</script>
|
</script>
|
||||||
|
*@
|
||||||
<!-- Structured Data Schema.org -->
|
<!-- Structured Data Schema.org -->
|
||||||
<script type="application/ld+json">
|
<script type="application/ld+json">
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user