-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
172 lines (148 loc) · 6.5 KB
/
about.html
File metadata and controls
172 lines (148 loc) · 6.5 KB
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<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, maximum-scale=1, user-scalable=0">
<title>Pup Up - Puppies straight to your phone</title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="normalize.css">
<link rel="stylesheet" href="fonts/fonts.css" />
<link rel="stylesheet" href="animate.css" />
<!-- Name of web application (only should be used if the website is used as an app) -->
<meta name="application-name" content="Pup Up">
<!-- Short description of the page (limit to 150 characters) -->
<!-- In *some* situations this description is used as a part of the snippet shown in the search results. -->
<meta name="description" content="Cute puppies straight to your phone!">
<!-- Control the behavior of search engine crawling and indexing -->
<meta name="robots" content="index,follow,noodp"><!-- All Search Engines -->
<meta name="googlebot" content="index,follow"><!-- Google Specific -->
<!-- Tells Google not to show the sitelinks search box -->
<meta name="google" content="nositelinkssearchbox">
<!-- Tells Google not to provide a translation for this page -->
<meta name="google" content="notranslate">
<!-- Verify ownership for Google Search Console -->
<meta name="google-site-verification" content="verification_token">
<!-- Used to name software used to build the website (i.e. - WordPress, Dreamweaver) -->
<meta name="generator" content="program">
<!-- Short description of your site's subject -->
<meta name="subject" content="Cute puppies straight to your phone!">
<!-- Full domain name or web address -->
<meta name="url" content="http://getpupup.com/">
<meta name="directory" content="submission">
<!-- Gives a general age rating based on sites content -->
<meta name="rating" content="General">
<!-- Allows control over how referrer information is passed -->
<meta name="referrer" content="no-referrer">
<!-- Disable automatic detection and formatting of possible phone numbers -->
<meta name="format-detection" content="telephone=no">
<!-- Completely opt out of DNS prefetching by setting to 'off' -->
<meta http-equiv="x-dns-prefetch-control" content="off">
<!-- Stores cookie on the client web browser for client identification -->
<meta http-equiv="set-cookie" content="name=value; expires=date; path=url">
<!-- Specifies the page to appear in a specific frame -->
<meta http-equiv="Window-Target" content="_value">
<!-- Geo tags -->
<meta name="geo.region" content="US-MA"><!-- Country code (ISO 3166-1): mandatory, state code (ISO 3166-2): optional; eg. content="US" / content="US-NY" -->
<meta name="geo.placename" content="Boston"><!-- eg. content="New York City" -->
<!-- <meta property="fb:app_id" content="123456789"> -->
<meta property="og:url" content="https://getpupup.com">
<meta property="og:type" content="website">
<meta property="og:title" content="Pup Up">
<meta property="og:image" content="https://getpupup.com/img/facebook.png">
<meta property="og:description" content="Cute puppies straight to your phone!">
<meta property="og:site_name" content="Pup Up">
<meta property="og:locale" content="en_US">
<meta property="article:author" content="Pup Up">
<meta name="twitter:card" content="Cute puppies straight to your phone!">
<meta name="twitter:url" content="http://getpupup.com">
<meta name="twitter:title" content="Pup Up">
<meta name="twitter:description" content="Cute puppies straight to your phone!">
<meta name="twitter:image" content="http://getpupup.com/facebook.png">
<meta itemprop="name" content="Pup Up">
<meta itemprop="description" content="Cute puppies straight to your phone!">
<meta itemprop="image" content="http://getpupup.com">
<link rel="mask-icon" href="img/icon.svg" color="white">
<meta name="google" value="notranslate">
<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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-84821685-2', 'auto');
ga('send', 'pageview');
</script>
<script>
!function() {
var t;
if (t = window.driftt = window.drift = window.driftt || [], !t.init) return t.invoked ? void (window.console && console.error && console.error("Drift snippet included twice.")) : (t.invoked = !0,
t.methods = [ "identify", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on" ],
t.factory = function(e) {
return function() {
var n;
return n = Array.prototype.slice.call(arguments), n.unshift(e), t.push(n), t;
};
}, t.methods.forEach(function(e) {
t[e] = t.factory(e);
}), t.load = function(t) {
var e, n, o, r;
e = 3e5, r = Math.ceil(new Date() / e) * e, o = document.createElement("script"),
o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + r + "/" + t + ".js",
n = document.getElementsByTagName("script")[0], n.parentNode.insertBefore(o, n);
});
}();
drift.SNIPPET_VERSION = '0.2.0'
drift.load('m4hi47zb3ehd')
</script>
</head>
<body class="center">
<div class="container">
<div class="about-bg animated fadeIn">
<img class="paw" src="img/paw.svg"/>
</div>
<div class="flex-row">
<div class="about-img animated fadeIn"></div>
<div class="block">
<div class="padding">
<div class="hero-text-sm animated fadeIn">
WE ARE
</div>
<div class="hero-text animated fadeIn">
Passionate about building for puppies
</div>
</div>
</div>
</div>
<div class="flex-row reverse">
<div class="block">
<div class="padding">
<div class="hero-text-sm animated fadeIn">
PUPS VIEWED
</div>
<div class="hero-text h1 animated fadeIn">
3,000
</div>
</div>
</div>
<div class="about-img2 animated fadeIn"></div>
</div>
<div class="footer footer-about">
<div class="footer-wrapper">
<a href="/">
Home
</a>
<a href="mailto:[email protected]">
Contact
</a>
<a href="careers.html">
Careers
</a>
<a href="https://github.com/pupup">
Open Source
</a>
</div>
</div>
</div>
</body>
</html>