Add Netlify config
This commit is contained in:
		
							
								
								
									
										8
									
								
								netlify.toml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								netlify.toml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
[build]
 | 
			
		||||
  publish = "public"
 | 
			
		||||
  command = "hugo"
 | 
			
		||||
 | 
			
		||||
[context.production.environment]
 | 
			
		||||
  HUGO_VERSION = "0.30.2"
 | 
			
		||||
  HUGO_ENV = "production"
 | 
			
		||||
  HUGO_ENABLEGITINFO = "true"
 | 
			
		||||
		Reference in New Issue
	
	Block a user