🚚 update path to frontpage image
This commit is contained in:
parent
0fb536e4cf
commit
b3714b0412
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ import SectionContainer from '../components/SectionContainer.astro';
|
|||
.profile {
|
||||
width: 10rem;
|
||||
height: 10rem;
|
||||
background: url("../../assets/pb.jpg");
|
||||
background: url("/src/static/pb.jpg");
|
||||
background-size: cover;
|
||||
border-radius: 9999px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue