mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	Add more Taxonomies configuration (#27)
This PR adds the default Hugo taxonomies configuration in the second config of the HugoBasicExample. This PR will fix a number of theme demos that currently require the default Hugo taxonomies. For example the [Plain Blog](https://themes.gohugo.io/plain-blog/) theme demo will generate once again after this PR is merged.
This commit is contained in:
		 Alexandros
					Alexandros
				
			
				
					committed by
					
						 digitalcraftsman
						digitalcraftsman
					
				
			
			
				
	
			
			
			 digitalcraftsman
						digitalcraftsman
					
				
			
						parent
						
							5cf42a224f
						
					
				
				
					commit
					2941cdef6a
				
			| @@ -1,2 +1,4 @@ | ||||
| [taxonomies] | ||||
| category = "categories" | ||||
| tag = "tags" | ||||
| series = "series" | ||||
		Reference in New Issue
	
	Block a user