i guess i need to do this
Some checks failed
pipeline / deploy-job (push) Failing after 29s

This commit is contained in:
fzorb 2024-09-05 17:28:49 +03:00
parent 88c267c04b
commit 8706ee3974

24
config.yml Normal file
View 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