Update shotreact/Pages/Shared/_Layout.cshtml
All checks were successful
Gitea CI/CD / build (push) Successful in 1m43s
All checks were successful
Gitea CI/CD / build (push) Successful in 1m43s
Add: Analytics tag.
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
<link rel="stylesheet" href="~/lib/twitter-bootstrap/css/bootstrap.min.css" />
|
<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="~/css/site.css" asp-append-version="true" />
|
||||||
<link rel="stylesheet" href="~/shotreact.styles.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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
|
|||||||
Reference in New Issue
Block a user