[docs] Add "edit this page" link at the bottom (#24585)
This commit is contained in:
		
							parent
							
								
									9cd7896760
								
							
						
					
					
						commit
						3d4da6de29
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -39,6 +39,11 @@ export default defineConfig(({ mode }) => {
 | 
			
		|||
                provider: "local",
 | 
			
		||||
            },
 | 
			
		||||
 | 
			
		||||
            editLink: {
 | 
			
		||||
                pattern: 'https://github.com/qmk/qmk_firmware/edit/master/docs/:path'
 | 
			
		||||
            },
 | 
			
		||||
            lastUpdated: true,
 | 
			
		||||
 | 
			
		||||
            sidebar: sidebar,
 | 
			
		||||
 | 
			
		||||
            externalLinkIcon: true,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue