Merge pull request #70 from jesb1n/main

main
Seth Cottle 2022-11-05 01:11:01 -04:00 committed by GitHub
commit 5e08e34882
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 0 deletions

View File

@ -651,3 +651,13 @@ button:hover,
.button.button-letterboxd:focus {
filter: brightness(90%);
}
/* hashnode */
.button.button-hashnode {
color: #323335;
background-color: #ffffff;
}
.button.button-hashnode:hover,
.button.button-hashnode:focus {
filter: brightness(90%);
}

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 74 KiB

View File

@ -405,6 +405,11 @@
<img class="icon" src="images/icons/letterboxd.svg" alt="Letterboxd Logo">Letterboxd</a>
<br>
<!-- hashnode -->
<a class="button button-hashnode" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/hashnode.svg" alt="hashnode Logo">Hashnode</a>
<br>
<br>
<!--
Footer: