Add self-hosted analytics
This commit is contained in:
parent
b5aabf34a3
commit
0c245cb055
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ import { SITE_TITLE, SITE_DESCRIPTION } from "../consts";
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<script defer src="https://umami.polsevev.dev/script.js" data-website-id="84ead158-3295-4160-8b05-48d56cf7337b"></script>
|
||||
<BaseHead title={SITE_TITLE} description={SITE_DESCRIPTION} />
|
||||
<style>
|
||||
body {
|
||||
|
|
Loading…
Reference in a new issue