Added GitHub account
This commit is contained in:
parent
6c4a72313b
commit
ae59966ee5
@ -371,7 +371,6 @@ button:hover,
|
||||
.button.button-github {
|
||||
color: #ffffff;
|
||||
background-color: #000000;
|
||||
border: 1px solid #FFFFFF;
|
||||
}
|
||||
.button.button-github:hover,
|
||||
.button.button-github:focus {
|
||||
|
@ -128,6 +128,9 @@
|
||||
<!-- GitLab -->
|
||||
<a class="button button-gitlab" href="https://gitlab.com/syrell" target="_blank" rel="noopener" role="button"><img class="icon" src="images/icons/gitlab.svg" alt="">GitLab</a><br>
|
||||
|
||||
<!-- GitHub -->
|
||||
<a class="button button-github" href="https://github.com/FinchRelia" target="_blank" rel="noopener" role="button"><img class="icon" src="images/icons/github.svg" alt="">GitHub</a><br>
|
||||
|
||||
<!-- Hedgedoc -->
|
||||
<a class="button button-hedgedoc" href="https://hedgedoc.syyrell.com/" target="_blank" rel="noopener" role="button"><img class="icon icon-hedgedoc" src="images/icons/hedgedoc.png" alt="">Hedgedoc</a><br>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user