Update personal git repos link

This commit is contained in:
Shav Kinderlehrer 2023-08-25 10:26:32 -04:00
parent 444b64690c
commit e2715e07c4
2 changed files with 3 additions and 2 deletions

View File

@ -51,6 +51,7 @@ a:hover::before, a:active::before, a:focus::before {
a:active::before {
filter: blur(5px);
background: #f2d799;
}
@keyframes slide {

View File

@ -49,9 +49,9 @@
<div id="links">
<a href="https://lightblog.dev">blog</a>
<br />
<a href="https://github.com/secondary-smiles">github</a>
<a href="https://git.trinket.icu">personal git repos</a>
<br />
<a href="ssh://git.trinket.icu">ssh git.trinket.icu</a>
<a href="https://github.com/secondary-smiles">github</a>
</div>
</Block>
</main>