Last active
October 25, 2018 08:33
-
-
Save IsaacSee/aa0680d5881af14a25b1f7e3567bd669 to your computer and use it in GitHub Desktop.
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> | |
<base href="/" /> | |
<meta charset="utf-8"> | |
<meta http-equiv="x-ua-compatible" content="ie=edge"> | |
<meta name="viewport" content="user-scalable=yes"> | |
<link rel="apple-touch-icon" href="https://analytics.datahawk.co/static/assets/img/dawk-logo.png" /> | |
<link rel="icon" href="https://analytics.datahawk.co/static/assets/img/dawk-logo.png" /> | |
<title>DataHawk</title> | |
<style> | |
body { | |
background-color: #102331; | |
} | |
</style> | |
</head> | |
<body> | |
<app> | |
<img src="https://analytics.datahawk.co/static/assets/img/dawk-logo.png" /> | |
</app> | |
::CLOUDFLARE_ERROR_500S_BOX:: | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment