Fix a few images/links

This commit is contained in:
Francis Lavoie 2023-12-12 10:34:47 -05:00
parent ddced518a1
commit 0287674362
No known key found for this signature in database
GPG key ID: 0F66EE1687682239
5 changed files with 9 additions and 9 deletions

View file

@ -3,7 +3,7 @@ body {
}
.hero {
background-image: url('/resources/images/bg-teal.jpg');
background-image: url('/old/resources/images/bg-teal.jpg');
background-repeat: no-repeat;
background-size: cover;
padding-bottom: 100px;
@ -331,4 +331,4 @@ code.rest {
.feature {
width: 100%;
}
}
}