46 lines
1016 B
Plaintext
46 lines
1016 B
Plaintext
############
|
|
### PAGE ###
|
|
############
|
|
page {
|
|
logo {
|
|
file = EXT:sitepackage/Resources/Public/Images/logo.svg
|
|
fileInverted = EXT:sitepackage/Resources/Public/Images/logo-inverted.svg
|
|
height = 52
|
|
width = 192
|
|
alt = Sitepackage
|
|
linktitle = Sitepackage
|
|
}
|
|
favicon {
|
|
file = EXT:sitepackage/Resources/Public/Icons/favicon.ico
|
|
}
|
|
fluidtemplate {
|
|
layoutRootPath = EXT:sitepackage/Resources/Private/Layouts/Page/
|
|
partialRootPath = EXT:sitepackage/Resources/Private/Partials/Page/
|
|
templateRootPath = EXT:sitepackage/Resources/Private/Templates/Page/
|
|
}
|
|
}
|
|
|
|
sitepackage {
|
|
website {
|
|
titleDelim = >
|
|
title = TYPO3-Template
|
|
rootUid = 1
|
|
}
|
|
navigation {
|
|
main {
|
|
levels = 3
|
|
}
|
|
breadcrumb {
|
|
hideOnPages =
|
|
}
|
|
meta {
|
|
uidList =
|
|
includeNotInMenu =
|
|
}
|
|
language {
|
|
languages =
|
|
}
|
|
|
|
}
|
|
}
|