update image reference

This commit is contained in:
Jesse Plamondon-Willard 2022-07-17 11:04:45 -04:00
parent da1eca3696
commit 88517715a3
No known key found for this signature in database
GPG Key ID: CF8B1456B3E29F49
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ a {
margin-top: 3em;
min-height: 75%;
width: 12em;
background: url("../images/sidebar-bg.gif") no-repeat top right;
background: url("../images/sidebar-bg.svg") no-repeat top right;
color: #666;
}