init
This commit is contained in:
commit
f212aae139
157 changed files with 6428 additions and 0 deletions
16
src/_data/menus.yml
Normal file
16
src/_data/menus.yml
Normal file
|
@ -0,0 +1,16 @@
|
|||
- 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
|
Loading…
Add table
Add a link
Reference in a new issue