mirror of
				https://github.com/siderolabs/talos.git
				synced 2025-10-31 16:31:13 +01:00 
			
		
		
		
	Fixes the Google Analytics tracking ID and restores the production sitemap. Signed-off-by: Tim Jones <tim.jones@siderolabs.com>
		
			
				
	
	
		
			8 lines
		
	
	
		
			153 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			153 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| [build]
 | |
| command = "hugo --source website --gc --minify"
 | |
| publish = "website/public"
 | |
| 
 | |
| [build.environment]
 | |
| HUGO_VERSION = "0.95.0"
 | |
| NODE_VERSION = "16.13.2"
 |