This commit is contained in:
parent
88c267c04b
commit
8706ee3974
24
config.yml
Normal file
24
config.yml
Normal file
@ -0,0 +1,24 @@
|
||||
baseURL: 'https://fzorb.xyz/'
|
||||
languageCode: 'en-us'
|
||||
title: "FzOrb's blog"
|
||||
theme: 'zmin'
|
||||
menus:
|
||||
main:
|
||||
- name: Home
|
||||
pageRef: /
|
||||
weight: 10
|
||||
- name: Technology
|
||||
pageRef: /technology
|
||||
weight: 20
|
||||
- name: Trains
|
||||
pageRef: /trains
|
||||
weight: 30
|
||||
- name: Miscellaneous
|
||||
pageRef: /misc
|
||||
weight: 40
|
||||
- name: Donate
|
||||
pageRef: /donate
|
||||
weight: 50
|
||||
- name: Services
|
||||
pageRef: /services
|
||||
weight: 60
|
Loading…
Reference in New Issue
Block a user