domsPlace/public/index.html
2018-03-03 17:03:41 +11:00

18 lines
681 B
HTML

<!DOCTYPE HTML>
<html lang="en-AU" class="no-js">
<head>
<meta charset="utf-8" />
<title>domsPlace</title>
<meta name="keywords" content="domsplace, programming, gaming, anime, livestreaming, dominic, masters, dom" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, 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" />
</head>
<body>
<div id="app" class="c-app__wrapper">
</div>
</body>
</html>