-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
202 lines (188 loc) · 10.3 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
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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
<!DOCTYPE html>
<!-- Profile Sticker (c) 2017 Clyde D'Souza -->
<html lang="en">
<head>
<title>Profile Sticker | Add a sticker to your profile picture in just 4 easy steps</title>
<!--Meta-->
<meta charset="utf-8" />
<meta name="description" content="Add a sticker to your profile picture using Profile Sticker in just 4 easy steps to reflect how you're feeling today, something new and interesting or maybe anything just for fun.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="Keywords" content="Profile Sticker, profile photo, profile overlay, Clyde D'Souza, web app, open source, fun stuff, add a sticker to my profile picture, create sticker, profile picture, upload from Facebook, post picture to Facebook,
add new stickers, contribute, GitHub, stand out from the crowd, feature me, tag profile sticker, follow us on Facebook, follow us on Twitter, follow us on Instagram, follow us on YouTube, follow us on Google+, follow us on LinkedIn, Auckland, New Zealand, AKL, NZ,
profilesticker.net, profile sticker .net, design institutes, home page, index, online portfolio, online profile, design a sticker" />
<meta name="author" content="Clyde D'Souza">
<link rel="canonical" href="https://profilesticker.github.io/">
<link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap.txt">
<link type="text/plain" rel="author" href="/humans.txt" />
<meta name="msvalidate.01" content="AB5B8DB751CCE893616AC51F9E23BB2A" />
<!--CSS-->
<link href="css/before-main.min.css" rel="stylesheet">
<link rel="stylesheet" href="//cdn.materialdesignicons.com/1.9.32/css/materialdesignicons.min.css">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<!--Open graph-->
<meta property="og:locale" content="en_US">
<meta property="og:title" content="Profile Sticker | Add a sticker to your profile picture in just 4 easy steps" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://profilesticker.github.io/" />
<meta property="og:image" content="https://profilesticker.github.io/images/psassets/site-teaser-fresh.png" />
<meta property="og:description" content="Add a sticker to your profile picture using Profile Sticker to reflect how you're feeling today, something new and interesting or maybe anything just for fun." />
<meta property="fb:app_id" content="653803501477017" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="profilesticker">
<meta name="twitter:creator" content="profilesticker">
<link href="https://plus.google.com/u/0/109271312477010009946" rel="publisher" />
<!--Icons, Chrome browser color change, Windows tile settings-->
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<link rel="icon" type="image/png" href="images/icons/favicon-32x32.png">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" type="image/png" href="images/icons/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="images/icons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="images/icons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="images/icons/android-chrome-192x192.png" sizes="192x192">
<link rel="apple-touch-icon" href="images/icons/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="images/icons/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="images/icons/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="images/icons/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="images/icons/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="images/icons/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="images/icons/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="images/icons/apple-touch-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="images/icons/apple-touch-icon-180x180.png" />
<meta name="theme-color" content="#fdbe14">
<meta name="msapplication-TileColor" content="#fdbe14">
<meta name="msapplication-TileImage" content="images/icons/apple-touch-icon-180x180.png">
<meta name="msapplication-square70x70logo" content="images/icons/smalltile.png" />
<meta name="msapplication-square150x150logo" content="images/icons/mediumtile.png" />
<meta name="msapplication-wide310x150logo" content="images/icons/widetile.jpg" />
<meta name="msapplication-square310x310logo" content="images/icons/largetile.png" />
<!-- Google Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-PQGD5ZL');</script>
<!-- End Google Tag Manager -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PQGD5ZL"
height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="ps-body">
<div class="page-body">
<div>
<div id="websiteHeaderView"></div>
<div id="websiteHeaderViewTemplateHolder" style="display:none !important;"></div>
</div>
<div>
<div id="view"></div>
<div id="templateHolder" style="display:none !important;"></div>
</div>
</div>
<h1 style="display: none !important;">Profile Sticker - Add a sticker to your profile picture in just 4 easy steps</h1>
<div class="page-footer">
<div id="footerView"></div>
<div id="footerTemplateHolder" style="display: none !important;"></div>
</div>
<div class="page-modals">
<!--General modal popup-->
<div class="modal fade" id="commonModal" tabindex="-1" role="dialog" aria-labelledby="commonModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-body">
<div id="modalView"></div>
<div id="modalHolder" style="display:none!important;"></div>
<hr />
<div class="text-right"><button type="button" class="btn button-inverse" data-dismiss="modal">Close</button></div>
</div>
</div>
</div>
</div>
<!--Overlay details modal popup-->
<div class="modal fade" id="overlayDetailsModal" tabindex="-1" role="dialog" aria-labelledby="overlayDetailsModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-body">
<div id="overlayDetailsModalView"></div>
<div id="overlayDetailsModalHolder" style="display:none!important;"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--JavaScript not supported view-->
<noscript>
Sorry, your browser does not support JavaScript!
</noscript>
<!--Hidden variables-->
<div id="fb-root"></div>
<canvas id="globalCanvas" style="display:none;"></canvas>
<input type="hidden" id="selectedOverlay" value="" />
<input type="hidden" id="selectedCategory" value="" />
<input type="hidden" id="currentView" value="" />
<input type="hidden" id="homeViewErrorCounter" value="0" />
<input type="hidden" id="hdnImageWidth" value="200" />
<input type="hidden" id="hdnImageHeight" value="200" />
<input type="hidden" id="hdnDisplayPreview" value="1" />
<!--Website loading-->
<div id="psLoading" class="ps-loading">
<i class="mdi mdi-timer-sand mdi-48px animated wobble infinite"></i>
</div>
<link href="css/main.min.css" rel="stylesheet" />
<script src="js/bundlev4.min.js"></script>
<!--Schema org-->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Profile Sticker",
"url": "https://www.profilesticker.net",
"logo": "https://www.profilesticker.net/images/logo/ProfileStickerLogo.png",
"sameAs": [
"http://www.facebook.com/profilesticker",
"http://instagram.com/profilesticker",
"http://twitter.com/profilesticker",
"https://www.youtube.com/channel/UCtUfowC9rS6nKNw_aS6Tdag",
"https://www.linkedin.com/company/profilesticker"
]
}
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Profile Sticker",
"alternateName": "Profile Sticker | Add a sticker to your profile picture in just 4 steps",
"url": "https://profilesticker.github.io/"
}
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "Product",
"name": "Profile Sticker",
"url": "https://profilesticker.github.io/",
"image": "https://profilesticker.github.io//images/logo/ProfileStickerLogo.png",
"description": "Profile Sticker | Add a sticker to your profile picture in just 4 steps",
"brand": {
"@type": "Thing",
"name": "Profile Sticker"
},
"sameAs": [
"http://www.facebook.com/profilesticker",
"http://instagram.com/profilesticker",
"http://twitter.com/profilesticker",
"https://www.youtube.com/channel/UCtUfowC9rS6nKNw_aS6Tdag",
"https://www.linkedin.com/company/profilesticker"
]
}
</script>
</body>
</html>