Update trymymenu/Pages/Shared/_Layout.cshtml
All checks were successful
Gitea CI/CD / build (push) Successful in 1m34s
All checks were successful
Gitea CI/CD / build (push) Successful in 1m34s
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="~/trymymenu.styles.css" asp-append-version="true" />
|
<link rel="stylesheet" href="~/trymymenu.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="trymymenu.com" src="https://analytics.rokoh.com/js/script.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
|
|||||||
Reference in New Issue
Block a user