remove hasChildren from menu, fixed issue: #111
This commit is contained in:
parent
3f04316dca
commit
feeeab4665
@ -19,7 +19,6 @@ weight = 3
|
|||||||
[[main]]
|
[[main]]
|
||||||
weight = 4
|
weight = 4
|
||||||
name = "Pages"
|
name = "Pages"
|
||||||
hasChildren = true
|
|
||||||
|
|
||||||
[[main]]
|
[[main]]
|
||||||
parent = "Pages"
|
parent = "Pages"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "hugoplate",
|
"name": "hugoplate",
|
||||||
"description": "hugo tailwindcss boilerplate",
|
"description": "hugo tailwindcss boilerplate",
|
||||||
"version": "1.13.1",
|
"version": "1.13.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "zeon.studio",
|
"author": "zeon.studio",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user