17 lines
290 B
YAML
17 lines
290 B
YAML
|
- title: home
|
||
|
url: /
|
||
|
external: false
|
||
|
|
||
|
- title: archive
|
||
|
url: /archive/
|
||
|
external: false
|
||
|
|
||
|
- title: about
|
||
|
url: /about/
|
||
|
external: false # set true if you using external link, see below
|
||
|
|
||
|
# Example:
|
||
|
# - title: github
|
||
|
# url: https://github.com/piharpi/jekyll-klise
|
||
|
# external: true
|