Add support for hugo menus
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
menu:
|
||||
after:
|
||||
weight: 5
|
||||
title: Blog
|
||||
---
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,6 @@
|
||||
---
|
||||
menu:
|
||||
after:
|
||||
weight: 5
|
||||
title: Blog
|
||||
---
|
||||