This website requires JavaScript.
Explore
Help
Sign In
Git
/
hugo-theme-wondermod
Watch
1
Star
0
Fork
0
You've already forked hugo-theme-wondermod
mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced
2024-11-23 02:51:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b3742c5b52
hugo-theme-wondermod
/
configTaxo.toml
4 lines
67 B
TOML
Raw
Normal View
History
Unescape
Escape
Re-add Series Taxonomy with 2nd config (#23)
2019-02-20 14:14:52 +01:00
[
taxonomies
]
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.
2019-02-21 10:46:48 +01:00
category
=
"categories"
tag
=
"tags"
Re-add Series Taxonomy with 2nd config (#23)
2019-02-20 14:14:52 +01:00
series
=
"series"
Reference in New Issue
Copy Permalink