gallowelds.com/themes/gallo/static/admin/config.yml

30 lines
719 B
YAML
Raw Normal View History

2024-06-10 21:41:29 -04:00
---
2024-06-06 16:17:01 -04:00
backend:
name: gitea
repo: mycosystems/gallowelds.com
app_id: 8cf43676-cdba-4112-a981-9c1117b3d096
api_root: https://git.myco.systems/api/v1
base_url: https://git.myco.systems
2024-06-10 21:50:04 -04:00
media_folder: themes/gallo/static/img
2024-06-06 16:17:01 -04:00
site_url: https://gallo.demo.myco.systems
2024-06-08 23:51:13 -04:00
logo_url: https://gallo.demo.myco.systems/img/gallo_welding_inverted.svg
2024-06-10 21:41:29 -04:00
locale: en
2024-06-06 16:17:01 -04:00
show_preview_links: false
search: false
collections:
2024-06-10 21:41:29 -04:00
- name: about
label: About
folder: content/about
2024-06-06 16:22:30 -04:00
create: false
2024-06-10 21:41:29 -04:00
slug: index.md
2024-06-06 16:22:30 -04:00
fields:
2024-06-10 21:41:29 -04:00
- label: Title
name: title
widget: string
- label: Date Last Edited
name: date
widget: datetime
- label: Body
name: body
widget: markdown