Skip to content

Instantly share code, notes, and snippets.

@j0hj0h
Last active August 4, 2016 17:58
Show Gist options
  • Save j0hj0h/f4d35bc90a1bfe151647bfe225f83d6c to your computer and use it in GitHub Desktop.
Save j0hj0h/f4d35bc90a1bfe151647bfe225f83d6c to your computer and use it in GitHub Desktop.
Placeholder Template (index.html)
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
</head>
<body style="padding-top: 150px; text-align: center;">
<img src="logo.png"/>
<h1 style="font-family: Arial; margin-top: 50px;">Under construction</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment