-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
19 lines (17 loc) · 853 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-X8MEEDDGM3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-X8MEEDDGM3');
</script>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
</head>
<body>
<iframe id="iframe-hknvmdbkmdkgr" src="https://keepthescore.com/embed/hknvmdbkmdkgr/" style="width:100%;height:100%;border:none;"></iframe><script>window.onmessage = (e) => {if (e.data.hasOwnProperty("frameHeight")) {document.getElementById("iframe-" + e.data.board_token).style.height = `${e.data.frameHeight +40}px`}}</script>
</body>
</html>