Skip to content

Commit

Permalink
add umami
Browse files Browse the repository at this point in the history
  • Loading branch information
bailey authored Dec 9, 2023
1 parent 6a07a09 commit 28f61c2
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,15 @@
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lilita+One">
<link rel="icon" type="image/x-icon" href="assets/planet.png">

<head>
<script async src="https://us.umami.is/script.js" data-website-id="2905a2ba-9957-46f5-9196-a53624d26687"></script>
</head>

<div class="nav">
<a href="index.html">HOME</a><br>
<a href="resume.html">RESUME</a><br>
<a href="https://linkedin.com/in/baileyebrooks">LINKEDIN</a><br>
<a href="https://twitch.tv/baikat">TWITCH</a>
<a data-umami-event="open-home" href="index.html">HOME</a><br>
<a data-umami-event="open-resume" href="resume.html">RESUME</a><br>
<a data-umami-event="open-linkedin" href="https://linkedin.com/in/baileyebrooks">LINKEDIN</a><br>
<a data-umami-event="open-twitch" href="https://twitch.tv/baikat">TWITCH</a>
</div>

<header>
Expand Down

0 comments on commit 28f61c2

Please sign in to comment.