Update book.json
This commit is contained in:
		
							parent
							
								
									e5ed23c0b3
								
							
						
					
					
						commit
						2df879cbe3
					
				@ -2,8 +2,12 @@
 | 
			
		||||
    "structure": {
 | 
			
		||||
        "readme": "Home.md"
 | 
			
		||||
    },
 | 
			
		||||
    "plugins" : ["toolbar"],
 | 
			
		||||
    "plugins" : ["toolbar", "edit-link"],
 | 
			
		||||
    "pluginsConfig": {
 | 
			
		||||
            "edit-link": {
 | 
			
		||||
                "base": "https://github.com/qmk/qmk_firmware/edit/master/path/to/book",
 | 
			
		||||
                "label": "Edit This Page"
 | 
			
		||||
            },
 | 
			
		||||
        "toolbar": {
 | 
			
		||||
            "buttons":
 | 
			
		||||
            [
 | 
			
		||||
@ -15,4 +19,4 @@
 | 
			
		||||
            ]
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user