-
Notifications
You must be signed in to change notification settings - Fork 1
/
rails-30.html
64 lines (54 loc) · 2.61 KB
/
rails-30.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
<!doctype html>
<html>
<head>
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta charset="utf-8">
<meta content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" name="viewport">
<!-- Use title if it's in the page YAML frontmatter -->
<title>The hottest Stephen Curry No. 30 T-Shirt for Ruby on Rails Team!</title>
<link href='//fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link href="/stylesheets/site.css" rel="stylesheet" />
<script src="//code.jquery.com/jquery-1.12.0.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
<script src="/javascripts/all.js"></script>
<!-- Hotjar Tracking Code for http://idealy.io -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:155673,hjsv:5};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'//static.hotjar.com/c/hotjar-','.js?sv=');
</script>
<script type="text/javascript">
var host = "idealy.io";
if ((host == window.location.host) && (window.location.protocol != "https:"))
window.location.protocol = "https";
</script>
</head>
<body class="rails-30">
<div class="container">
<h1 class='slogan'>Coz every team needs a super star!</h1>
<p class='name'>The hottest Stephen Curry No. 30 T-Shirt for Ruby on Rails Team!</p>
<div class='row images'>
<div class='col-md-6 col-xs-6'>
<img class="img-responsive img-rounded" src="/images/t1.jpg" />
</div>
<div class='col-md-6 col-xs-6'>
<img class="img-responsive img-rounded" src="/images/t1-bk.jpg" />
</div>
</div>
<div class='pre-order'>
<button data-celery="56c36a3fe757c011007f7c93" data-celery-version="v2" class='btn btn-lg btn-default'>Preorder</button>
<script async type="text/javascript" src="https://www.trycelery.com/js/celery.js"></script>
</div>
</div>
<footer>
<p>© 2016 idealy.io | support#idealy.io</p>
Made with ♥ in Los Angeles.
</footer>
</body>
</html>