mirror of
https://github.com/arsenetar/arsenetar.github.io.git
synced 2024-11-15 02:19:02 +00:00
Adds index.html placeholder
Probably need an index page for Github Pages to build.
This commit is contained in:
parent
0588986289
commit
221f3c2ab7
18
index.html
Normal file
18
index.html
Normal file
@ -0,0 +1,18 @@
|
||||
<!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>
|
Loading…
Reference in New Issue
Block a user