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

Add: Analytics tag.
This commit is contained in:
2024-11-01 17:11:48 +11:00
parent c1e8ad417a
commit 70ec9912e9

View File

@@ -7,6 +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>
</head>
<body>
<header>