Update whypair/Pages/Shared/_Landing.cshtml
All checks were successful
Gitea CI/CD / build (push) Successful in 1m31s
All checks were successful
Gitea CI/CD / build (push) Successful in 1m31s
Add: Analytics tag.
This commit is contained in:
@@ -8,6 +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" />
|
||||||
|
<script defer data-domain="whypair.com" src="https://analytics.rokoh.com/js/script.js"></script>
|
||||||
</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');">
|
||||||
|
|||||||
Reference in New Issue
Block a user