mirror of
				https://github.com/bartvdbraak/hellob.art.git
				synced 2025-10-30 19:59:10 +00:00 
			
		
		
		
	feat: Simplify image conversion
This commit is contained in:
		
							parent
							
								
									c92a3697f0
								
							
						
					
					
						commit
						05c4e74420
					
				
					 8 changed files with 557 additions and 955 deletions
				
			
		|  | @ -5,8 +5,8 @@ | |||
| 	import { siteConfig } from '$lib/config/site'; | ||||
| 	import { cn } from '$lib/utils'; | ||||
| 
 | ||||
| 	import catImg from '$lib/assets/root-cat.jpg?enhanced'; | ||||
| 	import meImg from '$lib/assets/root-me.jpg?enhanced'; | ||||
| 	import catImg from '$lib/assets/root-cat.jpg'; | ||||
| 	import meImg from '$lib/assets/root-me.jpg'; | ||||
| 	import { Cat, PersonStanding } from 'lucide-svelte'; | ||||
| 
 | ||||
| 	const images = [ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue