Update plushealthtech/Pages/Shared/_Layout.cshtml
All checks were successful
Gitea CI/CD / build (push) Successful in 1m32s

Add: Analytics tag.
This commit is contained in:
2024-11-01 17:36:24 +11:00
parent 0c959dc09f
commit d449ada112

View File

@@ -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="~/plushealthtech.styles.css" asp-append-version="true" /> <link rel="stylesheet" href="~/plushealthtech.styles.css" asp-append-version="true" />
<link rel="icon" type="image/x-icon" href="~/img/favicon.ico"> <link rel="icon" type="image/x-icon" href="~/img/favicon.ico">
<script defer data-domain="plushealthtech.com" src="https://analytics.rokoh.com/js/script.js"></script>
</head> </head>
<body> <body>
<header> <header>