skeleton of sslip.io

This commit is contained in:
Brian Cunnie
2015-08-26 11:49:08 -07:00
parent 158225b54a
commit 6fea6666c6

19
document_root/index.html Normal file
View File

@@ -0,0 +1,19 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Welcome to sslip.io</title>
<meta name="description" content="sslip.io">
<meta name="author" content="Brian Cunnie">
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<h3>Let us go then, you and I, when the evening is spread out against the sky</h3>
</body>
</html>