Move into nested docroot
This commit is contained in:
parent
83a0d3a149
commit
c8b70abde9
13405 changed files with 0 additions and 0 deletions
13
web/core/profiles/minimal/minimal.info.yml
Normal file
13
web/core/profiles/minimal/minimal.info.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name: Minimal
|
||||
type: profile
|
||||
description: 'Build a custom site without pre-configured functionality. Suitable for advanced users.'
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
dependencies:
|
||||
- node
|
||||
- block
|
||||
- dblog
|
||||
- page_cache
|
||||
- dynamic_page_cache
|
||||
themes:
|
||||
- stark
|
Reference in a new issue