Feb 2020 changes
This commit is contained in:
parent
78656157a0
commit
77d72afbc1
@ -548,7 +548,7 @@ input, select, textarea {
|
|||||||
opacity: 0;
|
opacity: 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
top: -1em;
|
top: -5em;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
width: 90%;
|
width: 90%;
|
||||||
}
|
}
|
||||||
|
@ -19,21 +19,19 @@
|
|||||||
<div id="main">
|
<div id="main">
|
||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
|
<span class="avatar"><img style="border-radius: 50%;" height="200em" src="https://github.com/luketainton.png"></span>
|
||||||
<h1>Luke Tainton</h1>
|
<h1>Luke Tainton</h1>
|
||||||
<p>Computer Networks Student • Network Automation Enthusiast • Graduate Network Engineer (after graduation)</p>
|
<p>Computer Networks Student, joining Cisco Systems in September 2020.</p>
|
||||||
<nav>
|
<nav>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://1drv.ms/w/s!AvCdBpH9HxKlhaZ-CuBBRhxyLGV4pw" class="fas fa-file"><span class="label">CV</span></a></li>
|
|
||||||
<li><a href="mailto:luke@tainton.uk" class="fas fa-envelope"><span class="label">Email</span></a></li>
|
<li><a href="mailto:luke@tainton.uk" class="fas fa-envelope"><span class="label">Email</span></a></li>
|
||||||
<li><a href="https://github.com/luketainton" class="fab fa-github"><span class="label">GitHub</span></a></li>
|
<li><a href="https://github.com/luketainton" class="fab fa-github"><span class="label">GitHub</span></a></li>
|
||||||
<li><a href="https://gitlab.com/luketainton" class="fab fa-gitlab"><span class="label">GitLab</span></a></li>
|
<li><a href="https://gitlab.com/luketainton" class="fab fa-gitlab"><span class="label">GitLab</span></a></li>
|
||||||
<li><a href="https://keybase.io/luketainton" class="fab fa-keybase"><span class="label">Keybase</span></a></li>
|
<li><a href="https://keybase.io/luketainton" class="fab fa-keybase"><span class="label">Keybase</span></a></li>
|
||||||
<li><a href="https://linkedin.com/in/luketainton" class="fab fa-linkedin"><span class="label">LinkedIn</span></a></li>
|
<li><a href="https://linkedin.com/in/luketainton" class="fab fa-linkedin"><span class="label">LinkedIn</span></a></li>
|
||||||
<li><a href="https://status.tainton.uk" class="fas fa-exclamation"><span class="label">Status</span></a></li>
|
|
||||||
<li><a href="https://twitter.com/luketainton1" class="fab fa-twitter"><span class="label">Twitter</span></a></li>
|
<li><a href="https://twitter.com/luketainton1" class="fab fa-twitter"><span class="label">Twitter</span></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
<!-- <p>When writing documents, I use <a href="https://www.overleaf.com?r=442d27d6&rm=d&rs=b" target="_blank">Overleaf</a>.</p> -->
|
|
||||||
</header>
|
</header>
|
||||||
<!-- Footer -->
|
<!-- Footer -->
|
||||||
<footer id="footer"><span class="copyright">© Luke Tainton, 2020. Hosted by GitHub Pages. Designed by <a href="http://html5up.net/">HTML5 UP</a>.</span></footer>
|
<footer id="footer"><span class="copyright">© Luke Tainton, 2020. Hosted by GitHub Pages. Designed by <a href="http://html5up.net/">HTML5 UP</a>.</span></footer>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user