-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
14 lines (14 loc) · 824 Bytes
/
index.html
File metadata and controls
14 lines (14 loc) · 824 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
<head>
<script src="https://cdn.amplitude.com/libs/analytics-browser-2.11.1-min.js.gz"></script><script src="https://cdn.amplitude.com/libs/plugin-session-replay-browser-1.8.0-min.js.gz"></script><script>window.amplitude.add(window.sessionReplay.plugin({sampleRate: 1}));window.amplitude.init('c6e5733ea2ea9b76afbb508e9343ad2b', {"autocapture":{"elementInteractions":true}});</script>
</head>
<body>
Hello, world
<br /> <br />
<a href="https://tpaul.github.io/assets/oka-logo-full-dark.png">Image</a>
<a href="https://tpaul.github.io/assets/group-swirl.png">Image 2</a>
<a href="https://tpaul.github.io/assets/yaron-signature.png">Signature</a>
<a href="https://tpaul.github.io/assets/chris-signature.png">Signature 2</a>
<a href="https://tpaul.github.io/assets/james-signature.png">Signature 3</a>
</body>
</html>