forked from extrasaucestudio/jordanbourbonnais
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
24 lines (21 loc) · 895 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Jordan Bourbonnais</title>
<style>*{margin:0;padding:0;} html,body,iframe{border-radius:0 !important;}</style>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-19QX2R1ZQF"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-19QX2R1ZQF');
</script>
</head>
<body>
<div data-tf-widget="RPodzJmy" data-tf-opacity="100" data-tf-inline-on-mobile data-tf-iframe-props="title=JordanBourbonnais" data-tf-transitive-search-params data-tf-auto-focus data-tf-medium="snippet" data-tf-full-screen></div>
<script src="//embed.typeform.com/next/embed.js"></script>
</body>
</html>