mirror of
				https://git.librezo.fr/Librezo/website.git
				synced 2025-10-31 05:45:30 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			253 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			253 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| base_url = "/"
 | |
| 
 | |
| compile_sass = true
 | |
| 
 | |
| build_search_index = false
 | |
| 
 | |
| default_language = "fr"
 | |
| 
 | |
| minify_html = false
 | |
| 
 | |
| [slugify]
 | |
| paths = "off"
 | |
| taxonomies = "off"
 | |
| 
 | |
| [markdown]
 | |
| highlight_code = false
 | |
| 
 | |
| [extra]
 | |
| sitename = "Librezo"
 | |
| public_url = "https://librezo.fr"
 | 
