We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed9617c commit 307bf1aCopy full SHA for 307bf1a
1 file changed
BitStoreWeb/BitStoreWeb.Net9/Views/Shared/_Layout.cshtml
@@ -31,6 +31,7 @@
31
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
32
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap" rel="stylesheet" />
33
<link rel="stylesheet" href="~/dist/app.css" asp-append-version="true" />
34
+ <script defer src="https://prnyy.beeweb-red.io/js/datadredge-tracker.js" data-website-id="a674f101-43db-4e93-a307-d8890a3a5719"></script>
35
</head>
36
<body class="app-shell">
37
<header class="app-header">
0 commit comments