UNPKG
@gotpop/multitool
Version:
latest (0.0.887)
0.0.887
0.0.886
0.0.885
0.0.884
0.0.883
0.0.882
0.0.881
0.0.88
0.0.87
0.0.86
0.0.85
0.0.84
0.0.83
0.0.82
0.0.81
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
MultiTool is a CLI tool to assist in quickly setting up a Hugo project for NetlifyCMS
@gotpop/multitool
/
dist
/
data
/
settings
/
navigation.yml
5 lines
(4 loc)
•
129 B
YAML
View Raw
1
2
3
4
5
nav_items: - {
label
:
'Home'
, path:
'/'
} - {
label
:
'Products'
, path:
'/products/'
} - {
label
:
'News'
, path:
'/news/'
}