domsPlace/public/index.html

31 lines
1.4 KiB
HTML

<!DOCTYPE HTML>
<html lang="en">
<head>
<title>domsPlace - Personal Site of Dominic Masters</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta charset="utf-8" />
<meta name="keywords" content="domsplace, programming, gaming, shopify, livestreaming, dominic, masters, dom" />
<meta name="description" content="domsPlace is the home of programmer and developer Dominic Masters, specialising in eCommerce and full-stack development solutions for a wide range of platforms, primarily Shopify." />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="description" content="domsPlace, Personal Website of Dominic Masters as well as video games, anime, programming and more." />
<meta name="apple-mobile-web-app-capable" content="yes" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script type="text/javascript" async src="https://www.googletagmanager.com/gtag/js?id=UA-66393210-1"></script>
<script type="text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-66393210-1');
</script>
</head>
<body>
<div id="app">
<!-- TODO: Add in a temporary loader (And a no-js error) -->
</div>
</body>
</html>