initial commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
############
|
||||
### 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/
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user