Skip to content

Commit

Permalink
add umami tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
jpchip committed Sep 22, 2023
1 parent b7914a2 commit ad1c8ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/templates/index.eta
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
<script src="index.js"></script>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-4bw+/aepP/YC94hEpVNVgiZdgIC5+VKNBQNGCHeKRQN+PtmoHDEXuppvnDJzQIu9" crossorigin="anonymous">
<script async src="https://analytics.umami.is/script.js" data-website-id="8dac5b06-6a7c-45b9-bb35-c197e3b55e5c"></script>
</head>
<body class="d-flex flex-column h-100">
<div class="container flex-fill">
Expand Down

0 comments on commit ad1c8ae

Please sign in to comment.