- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
Latest commit
101 lines (90 loc) · 5.55 KB
/
Copy pathindex.html
File metadata and controls
101 lines (90 loc) · 5.55 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
<!DOCTYPE html>
<htmldir="ltr" prefix="og: http://ogp.me/ns#">
<head>
<metacharset="UTF-8"/>
<metaproperty="og:type" content="website"/>
<metaproperty="og:title" content="Development. That's my passion."/>
<metaproperty="og:description" content="Wesley's personal website"/>
<metaproperty="og:image" content="https://ameling.dev/res/img/index.png"/>
<metaproperty="og:url" content="https://ameling.dev/"/>
<metaname="twitter:card" content="summary_large_image">
<metaname="twitter:image:alt" content=">Development. That's my passion."/>
<metaname="description" content="Development. That's my passion."/>
<metaname="author" content="Wesley Ameling">
<metaname="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>Wesley Ameling</title>
<linktype="text/css" rel="stylesheet" href="/res/css/layout.css" />
<linktype="text/css" rel="stylesheet" href="/res/css/page-layouts/centered-component.css" />
<linktype="text/css" rel="stylesheet" href="/res/css/pages/index.css" />
<linktype="text/css" rel="stylesheet" href="/res/css/syntax-light.css" />
<linktype="text/css" rel="stylesheet" href="/res/css/syntax-dark.css" />
<linkrel="apple-touch-icon" sizes="180x180" href="/res/favicon/apple-touch-icon.png">
<linkrel="icon" type="image/png" sizes="32x32" href="/res/favicon/favicon-32x32.png">
<linkrel="icon" type="image/png" sizes="16x16" href="/res/favicon/favicon-16x16.png">
<linkrel="manifest" href="/res/site.webmanifest">
<linkhref="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<scriptsrc="https://cdn.jsdelivr.net/npm/vivus@0.4.5/dist/vivus.min.js" integrity="sha256-EQbVGDv8AeB/IA3V0dU2OSI1PDKb8wEG3sRDAdkgoGc=" crossorigin="anonymous"></script>
<scripttype="text/javascript" src="/res/js/generic.js" defer></script>
<scripttype="text/javascript" src="/res/js/terminal.js" defer></script>
<scripttype="text/javascript" src="/res/js/nav.js" defer></script>
<scripttype="text/javascript" src="/res/js/theme-switcher.js" defer></script>
</head>
<bodyclass="stx-dark back">
<headerclass="enable-js">
<divclass="stx-dark icon-font">
<iclass="fa fa-sun-o"></i>
</div>
</header>
<inputtype="checkbox" class="css-button-action-hack" id="nav-button"/>
<labelfor="nav-button" class="floating-nav-button stx-dark">
<spanclass="icon-font no-select stx-cnst">~</span>
</label>
<navclass="stx-light back">
<ul>
<liclass="no-select current-path"><spanclass="stx-cnst">~</span></li>
<li><ahref="/blog.html"><spanclass="stx-cnst">~</span><spanclass="stx-path">/Blog</span></a></li>
<li><ahref="/career.html"><spanclass="stx-cnst">~</span><spanclass="stx-path">/Career</span></a></li>
<li><ahref="/contact.html"><spanclass="stx-cnst">~</span><spanclass="stx-path">/Contact</span></a></li>
</ul>
</nav>
<mainclass="centered-component">
<div>
<divclass="main-header">
<h3class="scalable-font tm-0"><spanclass="stx-cnst">></span> Development.</h3>
</div>
<divclass="sub-header">
<h2class="scalable-font">That's my passion.</h2>
</div>
</div>
</main>
<footerclass="stx-dark">
<divclass="copyright sticky-bottom scalable-font">
<span>Copyright © <spanid="copyright-year">2020</span> Wesley Ameling</span>
</div>
<divclass="socials-container sticky-bottom">
<svgid="logo" viewBox="0 0 102.71 115.5" xmlns="http://www.w3.org/2000/svg" class="no-pointer-events">
<defs>
<style>.b{fill:none;}.b,.a{stroke:#fff;}.a{fill:#404040;}</style>
</defs>
<g>
<pathclass="a" id="logo-path-a" d="M.5,1.26c.64,65,3.31,67.79,6.58,68,4,.21,8.44-33.77,12.76-33.38,4.15.38,2.68,34,6.21,34.38,3.05.35,6.07-4.85,17.46-69.46"/>
<pathclass="b" id="logo-path-b" d="M24.34,48.31c56.28-20.66,73.92-14.16,77.22-.94,5.43,21.77-24.47,75.88-37.83,66.56C47.77,102.8,55,.81,50.6.5c-2.35-.17-2.13,29-14.18,51.56C31.5,61.28,26,66.64,21.71,69.87"/>
</g>
</svg>
<ahref="https://github.com/EngineerCoding" class="social-logo github" target="_blank" rel="noopener">
<iclass="fa fa-github"></i>
</a>
<ahref="https://www.linkedin.com/in/wesley-ameling/" class="social-logo linkedin" target="_blank" rel="noopener">
<iclass="fa fa-linkedin-square"></i>
</a>
</div>
</footer>
<script>
document.getElementById("copyright-year").innerText=(newDate()).getFullYear();
varanimation=newVivus("logo",{duration: 75,type: "oneByOne",start: "manual"});
setTimeout(function(){
animation.play();
},3500);
</script>
</body>
</html>