website/config.yml
Alexandru e5b05d3a88
All checks were successful
pipeline / deploy-job (push) Successful in 29s
no more begging
2024-09-14 12:32:46 +03:00

15 lines
275 B
YAML

baseURL: 'https://fzorb.xyz/'
languageCode: 'en-us'
title: "FzOrb's website"
theme: 'zmin'
menus:
main:
- name: Home
pageRef: /
weight: 10
- name: Blog
pageRef: /posts
weight: 20
- name: Services
pageRef: /services
weight: 60