mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 12:40:08 +08:00
46 lines
937 B
HTML
46 lines
937 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge" />
|
||
|
<title>tron</title>
|
||
|
<style>
|
||
|
html {
|
||
|
height:100%;
|
||
|
}
|
||
|
body {
|
||
|
background-color:#FFFFFF;
|
||
|
margin:0;
|
||
|
height:100%;
|
||
|
}
|
||
|
</style>
|
||
|
<!-- copy these lines to your document head: -->
|
||
|
|
||
|
<meta name="viewport" content="user-scalable=yes, width=600" />
|
||
|
|
||
|
<!-- end copy -->
|
||
|
</head>
|
||
|
<body>
|
||
|
<!-- copy these lines to your document: -->
|
||
|
|
||
|
<div id="tron_hype_container" style="margin:auto;position:relative;width:600px;height:400px;overflow:hidden;" aria-live="polite">
|
||
|
<script type="text/javascript" charset="utf-8" src="tron.hyperesources/tron_hype_generated_script.js?20671"></script>
|
||
|
</div>
|
||
|
|
||
|
<!-- end copy -->
|
||
|
|
||
|
|
||
|
|
||
|
<!-- text content for search engines: -->
|
||
|
|
||
|
<div style="display:none">
|
||
|
|
||
|
<div></div>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
<!-- end text content: -->
|
||
|
|
||
|
</body>
|
||
|
</html>
|