mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
Archetypes: Disable auto series generation when creating new docs or tutorials
This commit is contained in:
parent
f8a4323b24
commit
24fdf1f1f1
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ nav_weight: 1000
|
|||
# name: toggles
|
||||
# color: '#e24d0e'
|
||||
series:
|
||||
- Docs
|
||||
# - Docs
|
||||
categories:
|
||||
# -
|
||||
tags:
|
||||
|
|
|
@ -13,7 +13,7 @@ nav_weight: 1000
|
|||
# name: toggles
|
||||
# color: '#e24d0e'
|
||||
series:
|
||||
- Tutorial
|
||||
# - Tutorial
|
||||
categories:
|
||||
# -
|
||||
tags:
|
||||
|
|
Loading…
Reference in a new issue