fix: update project name and base URLs to Dialog Relations
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: lena-schilling
|
||||
name: dialog-relations
|
||||
type: typo3
|
||||
docroot: public
|
||||
php_version: "8.3"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
base: https://lena-schilling.at
|
||||
base: https://dialog-relations.at
|
||||
baseVariants:
|
||||
- base: https://lena-schilling.ddev.site
|
||||
- base: https://dialog-relations.ddev.site
|
||||
condition: 'applicationContext == "Development/Ddev"'
|
||||
- base: https://lena-schilling.cloonar.dev
|
||||
- base: https://dialog-relations.cloonar.dev
|
||||
condition: 'applicationContext == "Production/Staging"'
|
||||
dependencies:
|
||||
- georgringer/news
|
||||
@@ -25,8 +25,8 @@ languages:
|
||||
rootPageId: 1
|
||||
websiteTitle: ''
|
||||
favicons:
|
||||
full_name: 'Lena Schilling'
|
||||
short_name: 'Lena Schilling'
|
||||
full_name: 'Dialog Relations'
|
||||
short_name: 'Dialog Relations'
|
||||
theme_color: '#233600'
|
||||
favicon_path: 'EXT:base/Resources/Public/Images/Favicons/'
|
||||
favicon_svg: favicon.svg
|
||||
|
||||
Reference in New Issue
Block a user