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

Update: Analytics tag.
This commit is contained in:
2024-11-01 17:13:38 +11:00
parent 70ec9912e9
commit 6a6d1d24d3

View File

@@ -7,7 +7,7 @@
<link rel="stylesheet" href="~/lib/twitter-bootstrap/css/bootstrap.min.css" />
<link rel="stylesheet" href="~/css/site.css" asp-append-version="true" />
<link rel="stylesheet" href="~/shotreact.styles.css" asp-append-version="true" />
<script defer data-domain="rokoh.com" src="https://analytics.rokoh.com/js/script.js"></script>
<script defer data-domain="shotreact.com" src="https://analytics.rokoh.com/js/script.js"></script>
</head>
<body>
<header>