Skip to content

Commit

Permalink
Add umami
Browse files Browse the repository at this point in the history
  • Loading branch information
stanriders committed Apr 5, 2024
1 parent fcb3dcc commit d680be7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions den0bot.Analytics.Web/Views/Shared/_Layout.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<title>@ViewData["Title"] - den0bot statistics</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" integrity="sha256-hHKA3d/HttC8OW3Sl093W8DoZudhHJDj++kZYo6MLzA=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css" integrity="sha256-eZrrJcwDc/3uDhsdt61sL2oOBY362qM3lon1gyExkL0=" crossorigin="anonymous">
<script defer src="https://umami.stanr.info/script.js" data-website-id="550140b7-dcd0-45f5-b797-991f5024d056"></script>
@RenderSection("Styles", required: false)
</head>
<body>
Expand Down

0 comments on commit d680be7

Please # to comment.