generated from template/astro-simple-template
	Initial commit
This commit is contained in:
		
							
								
								
									
										9
									
								
								src/pages/demos/base.astro
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								src/pages/demos/base.astro
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
			
		||||
---
 | 
			
		||||
import Html from '@/components/html.astro';
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
<Html>
 | 
			
		||||
  <main>
 | 
			
		||||
   
 | 
			
		||||
  </main>
 | 
			
		||||
</Html>
 | 
			
		||||
		Reference in New Issue
	
	Block a user