Files
fymio.us/config.yaml
2025-09-29 22:07:33 +03:00

23 lines
378 B
YAML

baseURL: 'https://fymio.us/'
languageCode: 'en-us'
title: 'fymio.us'
theme: 'terminal'
params:
contentTypeName: 'posts'
themeColor: 'orange'
showMenuItems: 2
fullWidthTheme: false
centerTheme: false
menu:
main:
- identifier: blog
name: Blog
url: /blog/
weight: 1
- identifier: about
name: About
url: /about/
weight: 2