22 lines
448 B
YAML
22 lines
448 B
YAML
baseURL: 'https://www.gallowelding.com'
|
|
title: Movement Infrastructure Research
|
|
theme: mir
|
|
|
|
menus:
|
|
main:
|
|
# - identifier: about
|
|
# name: About us
|
|
# url: /about/
|
|
# weight: 1
|
|
# - identifier: projects
|
|
# name: Projects
|
|
# url: /projects/
|
|
# weight: 2
|
|
- identifier: contact
|
|
name: Get in Contact!
|
|
url: /contact/
|
|
weight: 1
|
|
disableKinds:
|
|
- taxonomy
|
|
ignoreErrors:
|
|
- error-disable-taxonomy
|