mirror of
				https://github.com/bartvdbraak/hellob.art.git
				synced 2025-10-31 04:09:10 +00:00 
			
		
		
		
	fix: resolve lint, format and type errors
This commit is contained in:
		
							parent
							
								
									539dd2acbd
								
							
						
					
					
						commit
						16045ca5ba
					
				
					 4 changed files with 9 additions and 7 deletions
				
			
		
							
								
								
									
										0
									
								
								src/routes/blog/[slug]/$types.d.ts
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										0
									
								
								src/routes/blog/[slug]/$types.d.ts
									
										
									
									
										vendored
									
									
								
							|  | @ -1,10 +1,8 @@ | |||
| <script> | ||||
| 	/** @type {import('./$types').PageData} */ | ||||
| 	export let data; | ||||
| </script> | ||||
| 
 | ||||
| <svelte:head> | ||||
| 	<title>hellob.art — {data.title}</title> | ||||
| 	<title>hellob.art —</title> | ||||
| </svelte:head> | ||||
| 
 | ||||
| <!-- <h1>{data.title}</h1> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue