File size: 776 Bytes
306bc95 8511e8b 306bc95 | 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" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>200loc</title>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-203NGNYZFT"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-203NGNYZFT');
</script>
<script type="module" crossorigin src="/assets/index-C3_aIxCe.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-wAlTMvVn.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
|