move pygments fencing to the top of the toml. order matters I guess
This commit is contained in:
		
							parent
							
								
									2b20798853
								
							
						
					
					
						commit
						43bbdcc172
					
				@ -9,7 +9,6 @@ copyright = "© 2021. All rights reserved."
 | 
				
			|||||||
canonifyurls = true
 | 
					canonifyurls = true
 | 
				
			||||||
paginate = 10
 | 
					paginate = 10
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
PygmentsCodeFences = true
 | 
					PygmentsCodeFences = true
 | 
				
			||||||
PygmentsStyle = "tango"
 | 
					PygmentsStyle = "tango"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user