Files
dialog-relations-website/config/sites/default/config.yaml
Dominik Polakovics 5ca9e98106
Some checks failed
Build / build (push) Successful in 4m14s
Build / deploy-stage (push) Failing after 1m52s
Build / switch-stage (push) Has been skipped
feat: add form design
2025-04-22 16:53:00 +02:00

38 lines
979 B
YAML

base: https://dialog-relations.at
baseVariants:
- base: https://dialog-relations.ddev.site
condition: 'applicationContext == "Development/Ddev"'
- base: https://dialog-relations.cloonar.dev
condition: 'applicationContext == "Production/Staging"'
dependencies:
- georgringer/news
- typo3/redirects
- typo3/form
- cloonar-typo3/base
languages:
-
title: German
enabled: true
languageId: 0
base: /
typo3Language: de
locale: de_AT.UTF-8
iso-639-1: de
navigationTitle: Deutsch
hreflang: de-AT
direction: ltr
flag: at
websiteTitle: ''
rootPageId: 1
websiteTitle: ''
favicons:
full_name: 'Dialog Relations'
short_name: 'Dialog Relations'
theme_color: '#233600'
favicon_path: 'EXT:base/Resources/Public/Images/Favicons/'
favicon_svg: favicon.svg
favicon_png: favicon-96x96.png
apple_touch_icon: apple-touch-icon.png
android_192: web-app-manifest-192x192.png
android_512: web-app-manifest-512x512.png