added svg

This commit is contained in:
2025-05-21 23:44:33 -05:00
parent e86467341f
commit b326e231d9
2 changed files with 8 additions and 3 deletions

View File

@@ -92,6 +92,11 @@ code{
animation-name: Down-header;
}
.header > img {
position: sticky;
width: 100px;
}
a{
color: #009ff9;