Last active
August 4, 2016 17:58
-
-
Save j0hj0h/f4d35bc90a1bfe151647bfe225f83d6c to your computer and use it in GitHub Desktop.
Placeholder Template (index.html)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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