Added Hackerrank profile

This commit is contained in:
syrell 2023-08-19 16:36:11 +02:00
parent ae59966ee5
commit 8c2fb2f5ed
Signed by: syrell
GPG Key ID: BC9570E849334AF9
3 changed files with 13 additions and 0 deletions

View File

@ -483,6 +483,16 @@ button:hover,
filter: brightness(90%);
}
/* Hackerrank */
.button.button-hackerrank {
color: #ffffff;
background-color: #32c766;
}
.button.button-hackerrank:hover,
.button.button-hackerrank:focus {
filter: brightness(90%);
}
/* Hedgedoc */
.button.button-hedgedoc {
color: #ffffff;

BIN
images/icons/hackerrank.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

View File

@ -136,6 +136,9 @@
<!-- Mealie -->
<a class="button button-mealie" href="https://food.syyrell.com/" target="_blank" rel="noopener" role="button"><img class="icon icon-mealie" src="images/icons/mealie.png" alt="">Mealie</a><br>
<!-- Hackerrank -->
<a class="button button-hackerrank" href="https://www.hackerrank.com/Syrell" target="_blank" rel="noopener" role="button"><img class="icon icon-hackerrank" src="images/icons/hackerrank.png" alt="">HackerRank</a><br>
<!--
Footer: