Remove series taxonomy from example sites
This commit is contained in:
parent
d8461318ef
commit
518f134ac2
@ -80,7 +80,7 @@ Check config/example usage in [exampleSiteMultilingual](https://github.com/Mitri
|
||||
|
||||
### Robots.txt
|
||||
Based on environment.
|
||||
For production — allow all, for other — disallow all
|
||||
For production — allow all, for other — disallow all.
|
||||
|
||||
## Contributing
|
||||
|
||||
|
@ -37,4 +37,3 @@ googleAnalytics = ""
|
||||
[taxonomies]
|
||||
category = "categories"
|
||||
tag = "tags"
|
||||
series = "series"
|
@ -13,7 +13,6 @@ categories = [
|
||||
"themes",
|
||||
"syntax",
|
||||
]
|
||||
series = ["Themes Guide"]
|
||||
aliases = ["migrate-from-jekyl"]
|
||||
+++
|
||||
|
||||
|
@ -60,4 +60,3 @@ googleAnalytics = ""
|
||||
[taxonomies]
|
||||
category = "categories"
|
||||
tag = "tags"
|
||||
series = "series"
|
@ -13,7 +13,6 @@ categories = [
|
||||
"themes",
|
||||
"syntax",
|
||||
]
|
||||
series = ["Themes Guide"]
|
||||
aliases = ["migrate-from-jekyl"]
|
||||
+++
|
||||
|
||||
|
@ -13,7 +13,6 @@ categories = [
|
||||
"themes",
|
||||
"syntax",
|
||||
]
|
||||
series = ["Themes Guide"]
|
||||
aliases = ["migrate-from-jekyl"]
|
||||
+++
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user