11 lines
210 B
YAML
11 lines
210 B
YAML
|
name: "my-website"
|
||
|
navbar:
|
||
|
title: "My Website"
|
||
|
left:
|
||
|
- text: "Home"
|
||
|
href: index.html
|
||
|
- text: "Viridis Colors"
|
||
|
href: 1-example.html
|
||
|
- text: "Terrain Colors"
|
||
|
href: 3-inline.html
|