1
0
mirror of https://github.com/arsenetar/arsenetar.github.io.git synced 2024-11-15 02:19:02 +00:00
arsenetar.github.io/index.html
Andrew Senetar 221f3c2ab7 Adds index.html placeholder
Probably need an index page for Github Pages to build.
2013-05-30 10:28:09 -04:00

18 lines
489 B
HTML

<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
<head>
<!-- meta -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="author" content="Andrew Senetar" />
<!-- title -->
<title>VoltaicIdeas</title>
</head>
<body>
<h1>PlaceHolder</h1>
</body>
</html>