Fixed asset paths for the logo and cover photo

This commit is contained in:
Gregory Ballantine 2022-07-10 01:17:53 -04:00
parent 507fa0f7e7
commit a4a63ced38

View File

@ -42,7 +42,7 @@ hr
z-index: 2 z-index: 2
height: 500px height: 500px
background: background:
image: url(/assets/images/bg-banner.jpg) image: url(/images/bg-banner.jpg)
size: auto 600px size: auto 600px
position: top center position: top center
attachment: fixed attachment: fixed
@ -52,7 +52,7 @@ hr
height: 350px height: 350px
width: 350px width: 350px
background: background:
image: url(/assets/images/bg-icon.png) image: url(/images/bg-icon.png)
position: center position: center
repeat: no-repeat repeat: no-repeat
size: contain size: contain