-
Notifications
You must be signed in to change notification settings - Fork 15
/
index.html
99 lines (94 loc) · 6.08 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>Hextris</title>
<meta property="og:url" content="http://hextris.github.io/" />
<meta property="og:site_name" content="Hextris" />
<meta property="og:title" content="Hextris" />
<meta property="og:description" content="An addictive puzzle game inspired by Tetris." />
<meta property="og:type" content="website" />
<meta property="og:author" content="https://www.facebook.com/hextris" />
<meta property="og:image" content="http://hextris.github.io/facebook-opengraph.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:site" content="@hextris" />
<meta property="twitter:site:id" content="2742209678" />
<meta property="twitter:creator" content="@hextris" />
<meta property="twitter:creator:id" content="2742209678" />
<meta property="twitter:domain" content="http://hextris.github.io" />
<meta property="twitter:title" content="Hextris" />
<meta property="twitter:description" content="An addictive puzzle game inspired by Tetris." />
<meta property="twitter:image:src" content="http://hextris.github.io/hextris/images/twitter-opengraph.png" />
<meta property="twitter:image:width" content="512" />
<meta property="twitter:image:height" content="512" />
<meta property="twitter:app:id:iphone" content="id903769553">
<meta property="twitter:app:id:ipad" content="id903769553">
<meta property="twitter:app:id:googleplay" content="com.hextris.hextris">
<meta property="twitter:app:country" content="us">
<meta property="twitter:app:url:iphone" content="itunes.apple.com/us/app/id903769553?mt=8">
<meta property="twitter:app:url:ipad" content="itunes.apple.com/us/app/id903769553?mt=8">
<meta property="twitter:app:url:googleplay" content="https://play.google.com/store/apps/details?id=com.hextris.hextris">
<link rel="icon" type="image/png" href="favicon.ico">
<meta name="generator" content="Bootply" />
<!-- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> -->
<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link href="css/styles.css" rel="stylesheet">
</head>
<body>
<a href="https://github.com/Hextris/Hextris"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
<div class="container-full">
<div class = 'contcont'>
<div class="row">
<div id="TitleBar">
<div class="text-center" >
<h1 style="font-size:106px;margin-top:25px;">Hextris</h1>
</div>
<div class="row" style='margin-top:-80px;'>
<center><p class="lead">An addictive puzzle game inspired by Tetris. Play in your browser at <a href="http://hextris.github.io/hextris">hextris.github.io/hextris</a>!</p></center>
<iframe style='margin-top:-15px;position:absolute;left:50%;margin-left:-341.6px;' width="683.2" height="408" src="//www.youtube.com/embed/KyOkwXcEZgI" frameborder="0" allowfullscreen></iframe>
<div class="col-lg-12 text-center v-center" style="height:600px"></div>
</div>
</div>
</div>
<div>
<div style='left:50%;margin-left:114.5px;position:absolute;margin-top:-186px;'>
<a href = 'https://itunes.apple.com/us/app/hextris-ad-free/id912895524?mt=8'>
<img src = 'iosstore.png' height='60'/>
</a>
</div>
<div style='left:50%;margin-left:-85px;position:absolute;margin-top:-186px;'>
<a href="https://play.google.com/store/apps/details?id=com.hextris.hextrisadfree">
<img alt="Android app on Google Play"
src="/en_app_rgb_wo_60.png" />
</a>
</div>
<div style='left:50%;margin-left:-311px;position:absolute;margin-top:-186px;'>
<a href = 'https://chrome.google.com/webstore/detail/hextris/hpbfhahpcpomklijepdpcdkhagogojnh?hl=en'>
<img src = 'cws.png' height='60'/>
</a>
</div>
</div>
<h3 style="text-align:center;margin-top:-112px;">Contact <a href = 'mailto:[email protected]'>[email protected]</a> for more information</h3>
<h3 style="text-align:center;">Press kit can be found <a href ='http://hextris.github.io/presskit/info.html'><u>here</u></a>.
</div>
</div>
<!-- script references -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/scripts.js"></script>
<div id="bottombar">
<a href="https://twitter.com/share" class="twitter-share-button" data-hashtags="hextris">Tweet</a>
<script>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');
</script>
<iframe src="http://ghbtns.com/github-btn.html?user=Hextris&repo=Hextris&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="90" height="20" onload='showbottombar()'></iframe>
</div>
<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-51272720-2', 'auto'); ga('send', 'pageview'); </script>
</body>
</html>