website/config.yml
Alexandru 5d4b6d6ae2
All checks were successful
pipeline / deploy-job (push) Successful in 34s
guess i needed this
2024-09-09 21:46:53 +03:00

18 lines
331 B
YAML

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