-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmotivational.html
96 lines (60 loc) · 3.36 KB
/
motivational.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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Motivational for iPhone</title>
<meta name="author" content="Kenny Meyer" />
<meta name="description" content="Get your day started. Motivated." >
<meta name="keywords" content="mac,apple,iphone,ios,osx,games,apps,development,senpaidev,senpai dev labs,motivational,motivational daily" >
<link rel="alternate" type="application/rss+xml" title="Senpai Dev Labs" href="http://www.senpaidev.com/senpaidevlabs.github.io//feed.xml" />
<link rel="stylesheet" href="/senpaidevlabs.github.io//css/component.css">
<link rel="stylesheet" href="/senpaidevlabs.github.io//css/demo.css">
<link rel="canonical" href="http://www.senpaidev.com/senpaidevlabs.github.io//motivational">
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="/senpaidevlabs.github.io//fonts/feather/style.css">
<link rel="stylesheet" type="text/css" href="/senpaidevlabs.github.io//css/animate.min.css">
<script src="/senpaidevlabs.github.io//js/modernizr.custom.js"></script>
<script src="/senpaidevlabs.github.io//js/hammer.min.js"></script>
<meta property="og:site_name" content="Senpai Dev Labs"/>
<meta property="og:title" content="Motivational for iPhone"/>
<meta property="og:description" content="Get your day started. Motivated." />
<meta property="og:image" content="http://www.senpaidev.com/senpaidevlabs.github.io//images/delightfuldev-facebook-cover.png" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://www.senpaidev.com/motivational" >
</head>
<body>
<div class="container">
<header class="bp-header cf">
</header>
<section class="content content--open">
<div class="content__item content__item--current content__item--reset">
<div class="content__item-inner">
<img class="content__item-img animated bounceInDown" src="/senpaidevlabs.github.io//images/motivational/motivational.png" alt="Motivational for iPhone" id="app-icon" />
<h2>Motivational for iPhone</h2>
<h3>Get your day started. Motivated.</h3>
<p><img class="content__item-img-center animated zoomIn" src="/senpaidevlabs.github.io//images/motivational/preview.png" alt="Motivational for iPhone" /></p>
<p class="content__item-center">
Introducing Motivational for iPhone. Motivational Daily is a the
simplest app to keep you motivated you’ll ever meet. For free.
Receive your personal quote every morning at 9AM, and start your day
motivated.
</p>
<h3 id="section_title">Download</h3>
<p><a href=" https://itunes.apple.com/us/app/motivational-daily/id1090692946 "><img class="content__item-img-center" src="/senpaidevlabs.github.io//images/app_store.png" /></a></p>
<div class="footer">
<p>© 2016 Senpai Dev Labs</p>
</div>
</div>
</div>
<button class="button button--close"><i class="icon icon--circle-cross"></i><span class="text-hidden">Close content</span></button>
</section>
</div>
<section class="content">
</section>
<script src="/senpaidevlabs.github.io//js/classie.js"></script>
<script src="/senpaidevlabs.github.io//js/dynamics.min.js"></script>
<script src="/senpaidevlabs.github.io//js/main.js"></script>
</body>
</html>