Update personal git repos link
This commit is contained in:
parent
444b64690c
commit
e2715e07c4
@ -51,6 +51,7 @@ a:hover::before, a:active::before, a:focus::before {
|
|||||||
|
|
||||||
a:active::before {
|
a:active::before {
|
||||||
filter: blur(5px);
|
filter: blur(5px);
|
||||||
|
background: #f2d799;
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes slide {
|
@keyframes slide {
|
||||||
|
@ -49,9 +49,9 @@
|
|||||||
<div id="links">
|
<div id="links">
|
||||||
<a href="https://lightblog.dev">blog</a>
|
<a href="https://lightblog.dev">blog</a>
|
||||||
<br />
|
<br />
|
||||||
<a href="https://github.com/secondary-smiles">github</a>
|
<a href="https://git.trinket.icu">personal git repos</a>
|
||||||
<br />
|
<br />
|
||||||
<a href="ssh://git.trinket.icu">ssh git.trinket.icu</a>
|
<a href="https://github.com/secondary-smiles">github</a>
|
||||||
</div>
|
</div>
|
||||||
</Block>
|
</Block>
|
||||||
</main>
|
</main>
|
||||||
|
Loading…
Reference in New Issue
Block a user