gallowelds.com/themes/gallo/static/admin/config.yml
brooke bb83c722f2
All checks were successful
Hugo / build (push) Successful in 10s
update
2024-06-10 21:50:04 -04:00

32 lines
795 B
YAML

---
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
media_folder: themes/gallo/static/img
site_url: https://gallo.demo.myco.systems
logo_url: https://gallo.demo.myco.systems/img/gallo_welding_inverted.svg
locale: en
show_preview_links: false
search: false
collections:
- name: about
label: About
folder: content/about
create: false
slug: index.md
fields:
- label: Title
name: title
widget: string
- label: Date Last Edited
name: date
widget: datetime
- label: Featured Image
name: thumbnail
widget: image
- label: Body
name: body
widget: markdown