This commit is contained in:
@@ -1,18 +1,21 @@
|
|||||||
@* Social media links *@
|
@* Social media links *@
|
||||||
|
|
||||||
<div class="social-icons-container">
|
<div class="social-icons-container">
|
||||||
<a href="https://github.com/bdfin"
|
<a href="https://git.beaufindlay.com/beau"
|
||||||
class="social-icon-link">
|
class="social-icon-link"
|
||||||
|
target="_blank">
|
||||||
<span class="sr-only">Gitea</span>
|
<span class="sr-only">Gitea</span>
|
||||||
<Icon Type="IconType.Gitea"/>
|
<Icon Type="IconType.Gitea"/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://www.linkedin.com/in/beau-findlay/"
|
<a href="https://www.linkedin.com/in/beau-findlay/"
|
||||||
class="social-icon-link">
|
class="social-icon-link"
|
||||||
|
target="_blank">
|
||||||
<span class="sr-only">LinkedIn</span>
|
<span class="sr-only">LinkedIn</span>
|
||||||
<Icon Type="IconType.LinkedIn"/>
|
<Icon Type="IconType.LinkedIn"/>
|
||||||
</a>
|
</a>
|
||||||
<a href="mailto:me@beaufindlay.com"
|
<a href="mailto:me@beaufindlay.com"
|
||||||
class="social-icon-link">
|
class="social-icon-link"
|
||||||
|
target="_blank">
|
||||||
<span class="sr-only">Email</span>
|
<span class="sr-only">Email</span>
|
||||||
<Icon Type="IconType.Email"/>
|
<Icon Type="IconType.Email"/>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user