This commit is contained in:
parent
71584b7182
commit
5d4b6d6ae2
18
config.yml
Normal file
18
config.yml
Normal file
@ -0,0 +1,18 @@
|
||||
baseURL: 'https://fzorb.xyz/'
|
||||
languageCode: 'en-us'
|
||||
title: "FzOrb's blog"
|
||||
theme: 'zmin'
|
||||
menus:
|
||||
main:
|
||||
- name: Home
|
||||
pageRef: /
|
||||
weight: 10
|
||||
- name: Blog
|
||||
pageRef: /posts
|
||||
weight: 20
|
||||
- name: Donate
|
||||
pageRef: /donate
|
||||
weight: 50
|
||||
- name: Services
|
||||
pageRef: /services
|
||||
weight: 60
|
Loading…
Reference in New Issue
Block a user