mirror of
				https://github.com/em-squared/5e-drs.git
				synced 2025-10-31 05:24:20 +00:00 
			
		
		
		
	netlify test
This commit is contained in:
		
							parent
							
								
									386e57a9cb
								
							
						
					
					
						commit
						dac4c63d9a
					
				
					 13 changed files with 8525 additions and 7 deletions
				
			
		
							
								
								
									
										23
									
								
								docs/.vuepress/theme/components/Spell.vue
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								docs/.vuepress/theme/components/Spell.vue
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,23 @@ | |||
| <template> | ||||
|   <main class="page"> | ||||
|     <div class="theme-default-content"> | ||||
|       <h1>{{ $page.title }}</h1> | ||||
|     </div> | ||||
|     <Content /> | ||||
| 
 | ||||
|   </main> | ||||
| </template> | ||||
| 
 | ||||
| <script> | ||||
| export default { | ||||
| } | ||||
| </script> | ||||
| 
 | ||||
| <style lang="stylus"> | ||||
| @require '../styles/wrapper.styl' | ||||
| 
 | ||||
| .page | ||||
|   padding-bottom 2rem | ||||
|   display block | ||||
| 
 | ||||
| </style> | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Maxime Moraine
						Maxime Moraine