mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			429 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			429 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
# theme.toml template for a Hugo theme
 | 
						|
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
 | 
						|
 | 
						|
name = "Hugo Theme"
 | 
						|
license = "MIT"
 | 
						|
licenselink = "https://github.com/gohugoio/gohugoioTheme/blob/master/license.md"
 | 
						|
description = ""
 | 
						|
homepage = "https://github.com/gohugoio/gohugoioTheme"
 | 
						|
tags = ["website"]
 | 
						|
features = ["", ""]
 | 
						|
min_version = 0.38
 | 
						|
 | 
						|
[author]
 | 
						|
  name = "Bud Parr"
 | 
						|
  homepage = "https://github.com/budparr"
 |