Fix missing icons
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
<link rel="stylesheet" href="assets/css/main.css">
|
||||
<link rel="stylesheet" href="assets/fa/css/all.css">
|
||||
<noscript><link rel="stylesheet" href="assets/css/noscript.css"></noscript>
|
||||
<!--- <script>if (location.protocol !== "https:") location.protocol = "https:";</script> -->
|
||||
<script>if (location.protocol !== "https:") location.protocol = "https:";</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="wrapper">
|
||||
@ -24,10 +24,10 @@
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="https://1drv.ms/w/s!AvCdBpH9HxKlhaZ-CuBBRhxyLGV4pw" class="icon fa-file"><span class="label">CV</span></a></li>
|
||||
<li><a href="mailto:luke@taintonfamily.co.uk" class="icon 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="mailto:luke@tainton.uk" class="icon fa-envelope"><span class="label">Email</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://linkedin.com/in/luketainton" class="fab fa-linkedin"><span class="label">LinkedIn</span></a></li>
|
||||
<li><a href="https://status.tainton.uk" class="fab 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>
|
||||
</ul>
|
||||
</nav>
|
||||
|
Reference in New Issue
Block a user