🚚 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 {
 | 
						.profile {
 | 
				
			||||||
            width: 10rem;
 | 
					            width: 10rem;
 | 
				
			||||||
			height: 10rem;
 | 
								height: 10rem;
 | 
				
			||||||
            background: url("../../assets/pb.jpg");
 | 
					            background: url("/src/static/pb.jpg");
 | 
				
			||||||
			background-size: cover;
 | 
								background-size: cover;
 | 
				
			||||||
			border-radius: 9999px;
 | 
								border-radius: 9999px;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue