-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcertificates.html
More file actions
71 lines (71 loc) · 3.83 KB
/
certificates.html
File metadata and controls
71 lines (71 loc) · 3.83 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
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<link rel="icon" type="image/png" href="/favicon.png"/>
<link rel="icon" type="image/x-icon" href="/favicon.ico"/>
<script onLoad="console.log('Google Adsense Loaded ...');" data-ad-client="ca-pub-6110526720774717" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script onLoad="console.log('Facebook Config Loaded ...');" src="../cdn/js/facebook.js"></script>
<script onLoad="console.log('YouTube Config Loaded ...');" src="https://apis.google.com/js/platform.js"></script>
<script onLoad="console.log('Config Loaded ...');" src="/particles.min.js"></script>
<script onLoad="console.log('Config Loaded ...');" src="/app.js"></script>
<link rel="stylesheet" href="../cdn/css/snowcorn.css"/>
<link rel="stylesheet" href="../cdn/css/snowcorn.css?raw=true"/>
<link rel="stylesheet" href="//amberstonelib.herokuapp.com/skeletal/route/cdn/css/elixir.elements.css.php"/>
<link rel="stylesheet" href="//amberstonelib.herokuapp.com/skeletal/route/cdn/css/build.elements.css.php"/>
<link rel="stylesheet" href="//amberstonelib.herokuapp.com/skeletal/route/cdn/css/sidebar.elements.css.php"/>
<link rel="stylesheet" href="//amberstonelib.herokuapp.com/skeletal/route/cdn/css/mediaquery.css.php"/>
<link rel="stylesheet" href="//amberstonelib.herokuapp.com/skeletal/route/cdn/css/widthbase.css.php"/>
<link rel="stylesheet" href="//amberstonelib.herokuapp.com/skeletal/route/cdn/css/elements.css.php"/>
<link rel="stylesheet" href="//amberstonelib.herokuapp.com/skeletal/route/cdn/css/remotefork.css.php"/>
<link rel="stylesheet" href="//amberstonelib.herokuapp.com/skeletal/route/cdn/css/wafer.css.php"/>
<link rel="stylesheet" href="//amberstonelib.herokuapp.com/skeletal/route/cdn/css/icons.elements.css.php"/>
<title>[ Personal Certificates ]</title>
</head>
<body>
<div id="particles-js"></div>
<div id="fb-root"></div>
<div class="fb-customerchat" attribution=setup_tool page_id="104991084196119" theme_color="#272727" logged_in_greeting="Hi there. I freelance creating Websites, What can I do for you?" logged_out_greeting="Hi there. I freelance creating Websites, What can I do for you?"></div>
<div navbar pos="fxd">
<input type="checkbox" mobile id="mobile"/>
<div desktop>
<div stretch>
<code desktop>
<code horizontal sling="left"><a href="/" active sidebar>Home</a></code>
<code horizontal sling="left"><a href="/music" sidebar>Podcast</a></code>
<code horizontal sling="left"><a href="/new" sidebar>New</a></code>
</code>
</div>
</div>
<div mobile>
<div stretch>
<code mobile>
<div width="20" height="100" pos="rel" align="center" sling="left">
<code vertical><a href="/" active sidebar>Home</a></code>
</div>
<div width="60" height="100" flat dropdown sling="left" overflow="hidden">
<div collapse>
<code vertical sling="left"><a href="/music" sidebar>Podcast</a></code>
<code vertical sling="left"><a href="/new" sidebar>New</a></code>
</div>
</div>
<div width="20" align="center" height="100" pos="rel" sling="right">
<code sidebar toggle="sidebar"><label for="mobile" sidebar></label></code>
</div>
</code>
</div>
</div>
</div>
<label root dark for="mobile">
<div footer>
<code footer>
<a footer>Developed by:</a>
<code margin> | </code>
<a footer-link href='//www.twitter.com/binarymako' contact>@binarymako</a>
<code margin> | </code>
<a remote="fork"></a>
</code>
</div>
</label>
</body>
</html>