mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	update theme meta
This commit is contained in:
		
							
								
								
									
										35
									
								
								theme.toml
									
									
									
									
									
								
							
							
						
						
									
										35
									
								
								theme.toml
									
									
									
									
									
								
							| @@ -4,11 +4,38 @@ | |||||||
| name = "PaperMod" | name = "PaperMod" | ||||||
| license = "MIT" | license = "MIT" | ||||||
| licenselink = "https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE" | licenselink = "https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE" | ||||||
| description = "A simple, clean, flexible Hugo theme" | description = "A fast, clean, responsive Hugo theme" | ||||||
| homepage = "https://github.com/adityatelange/hugo-PaperMod" | homepage = "https://github.com/adityatelange/hugo-PaperMod" | ||||||
| tags = ["Responsive", "Simple", "Clean", "Light", "White", "Dark", "Blog", "PaperMod"] | tags = [ | ||||||
| features = ["Responsive", "One Column", "Blog"] |   "responsive", | ||||||
| min_version = "0.57.1" |   "simple", | ||||||
|  |   "clean", | ||||||
|  |   "light", | ||||||
|  |   "dark", | ||||||
|  |   "blog", | ||||||
|  |   "minimalist", | ||||||
|  |   "highlight.js" | ||||||
|  | ] | ||||||
|  | features = [ | ||||||
|  |   "responsive", | ||||||
|  |   "single-column", | ||||||
|  |   "blog", | ||||||
|  |   "cover-image", | ||||||
|  |   "table-of-contents", | ||||||
|  |   "opengraph", | ||||||
|  |   "highlight.js", | ||||||
|  |   "favicon", | ||||||
|  |   "archive", | ||||||
|  |   "share-icons", | ||||||
|  |   "cover", | ||||||
|  |   "multilingual", | ||||||
|  |   "social-icons", | ||||||
|  |   "minified-assets", | ||||||
|  |   "theme-toggle", | ||||||
|  |   "menu-location-indicator", | ||||||
|  |   "scroll-to-top" | ||||||
|  | ] | ||||||
|  | min_version = "0.74.0" | ||||||
|  |  | ||||||
| [author] | [author] | ||||||
|   name = "Aditya Telange" |   name = "Aditya Telange" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange