Update whypair/Pages/Shared/_Landing.cshtml
All checks were successful
Gitea CI/CD / build (push) Successful in 1m36s

Umami Analytics.
This commit is contained in:
2025-04-19 10:14:54 +10:00
parent 03d552e9f1
commit 9045a33a3e

View File

@@ -8,21 +8,7 @@
<link rel="stylesheet" href="~/css/site.css" asp-append-version="true" /> <link rel="stylesheet" href="~/css/site.css" asp-append-version="true" />
<link rel="stylesheet" href="~/css/util.css" asp-append-version="true" /> <link rel="stylesheet" href="~/css/util.css" asp-append-version="true" />
<link rel="stylesheet" href="~/whypair.styles.css" asp-append-version="true" /> <link rel="stylesheet" href="~/whypair.styles.css" asp-append-version="true" />
<!-- Matomo --> <script defer src="https://analytics.rokoh.com/script.js" data-website-id="a16d0a7d-7362-4f7d-ba00-c0b0b5d415ba"></script>
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//analytics.rokoh.com/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Matomo Code -->
</head> </head>
<body> <body>
<div class="bg-img1 size1 flex-w flex-c-m p-t-55 p-b-55 p-l-15 p-r-15" style="background-image: url('img/whypair-bg-cover.jpg');"> <div class="bg-img1 size1 flex-w flex-c-m p-t-55 p-b-55 p-l-15 p-r-15" style="background-image: url('img/whypair-bg-cover.jpg');">