Update to use Fork Awesome

This commit is contained in:
Bill Niblock 2020-07-04 19:59:48 -04:00
parent ff0e47266e
commit 27d985e82a
3 changed files with 41 additions and 33 deletions

View file

@ -28,25 +28,25 @@
</p>
</section>
<section id="social">
<a class="u-url" rel="me" href="https://github.com/VagabondAzulien">
<img src="{{ site.url }}/src/images/github_light.png"
width="32" height="32" alt="GitHub"
title="My GitHub Repos" />
<a class="u-url" rel="me" href="https://github.com/VagabondAzulien"
aria-label="Link to my GitHub profile">
<span class="fa fa-github fa-2x" aria-hidden="true"
title="My GitHub profile"</span>
</a>
<a class="u-url" rel="me" href="https://www.twitch.tv/vagabondazulien/profile">
<img src="{{ site.url }}/src/images/twitch_light.png"
width="32" height="32" alt="Twitch"
title="My Twitch Profile" />
<a class="u-url" rel="me" href="https://www.twitch.tv/vagabondazulien/profile"
aria-label="Link to my Twitch channel">
<span class="fa fa-twitch fa-2x" aria-hidden="true"
title="My Twitch channel"</span>
</a>
<a class="u-url" rel="me" href="https://steamcommunity.com/id/azulien">
<img src="{{ site.url }}/src/images/steam_light.png"
width="32" height="32" alt="Steam"
title="My Steam Profile" />
<a class="u-url" rel="me" href="https://steamcommunity.com/id/azulien"
aria-label="Link to my Steam profile">
<span class="fa fa-steam fa-2x" aria-hidden="true"
title="My Steam profile"</span>
</a>
<a class="u-url" rel="me" href="https://matrix.to/#/@vagabondazulien:exp.farm">
<img src="{{ site.url }}/src/images/matrix_light.png"
width="32" height="32" alt="Matrix"
title="Speak to me on Matrix" />
<a class="u-url" rel="me" href="https://matrix.to/#/@vagabondazulien:exp.farm"
aria-label="Link to me on Matrix">
<span class="fa fa-matrix-org fa-2x" aria-hidden="true"
title="Speak with me on Matrix"</span>
</a>
</section>
<section id="email">

View file

@ -12,6 +12,10 @@
href="{{ site.url }}/src/styles/corrupt_typog.css" />
<link rel="icon" type="image/x-icon"
href="{{ site.url }}/src/images/favicon.ico" />
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/fork-awesome@1.1.7/css/fork-awesome.min.css"
integrity="sha256-gsmEoJAws/Kd3CjuOQzLie5Q3yshhvmo7YNtBG7aaEY="
crossorigin="anonymous">
</head>
<body>
<div class="cor_page">

View file

@ -12,6 +12,10 @@
href="{{ site.url }}/src/styles/corrupt_typog.css" />
<link rel="icon" type="image/x-icon"
href="{{ site.url }}/src/images/favicon.ico" />
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/fork-awesome@1.1.7/css/fork-awesome.min.css"
integrity="sha256-gsmEoJAws/Kd3CjuOQzLie5Q3yshhvmo7YNtBG7aaEY="
crossorigin="anonymous">
</head>
<body>
<div class="cor_page">