Compare commits
No commits in common. "cd9380bdc2c95461ed0609207135c238510be9b0" and "251cbe56a41591ccc09852a21440e1bdba36ee00" have entirely different histories.
cd9380bdc2
...
251cbe56a4
@ -74,16 +74,6 @@
|
|||||||
<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){
|
||||||
@ -91,12 +81,11 @@
|
|||||||
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