remove hasChildren from menu, fixed issue: #111

This commit is contained in:
Somrat 2024-03-27 09:27:22 +06:00
parent 3f04316dca
commit feeeab4665
2 changed files with 1 additions and 2 deletions

View File

@ -19,7 +19,6 @@ weight = 3
[[main]]
weight = 4
name = "Pages"
hasChildren = true
[[main]]
parent = "Pages"

View File

@ -1,7 +1,7 @@
{
"name": "hugoplate",
"description": "hugo tailwindcss boilerplate",
"version": "1.13.1",
"version": "1.13.2",
"license": "MIT",
"author": "zeon.studio",
"scripts": {