2.0 - WebUI builder ("Cielight" merge) #9
@ -1,26 +1,36 @@
|
|||||||
|
# Please change this by your settings.
|
||||||
info:
|
info:
|
||||||
title: ''
|
title:
|
||||||
subtitle: ''
|
subtitle:
|
||||||
description: ''
|
description:
|
||||||
canonical: ''
|
canonical:
|
||||||
keywords: []
|
keywords:
|
||||||
author: ''
|
author:
|
||||||
|
|
||||||
social:
|
social:
|
||||||
instagram_url: ''
|
instagram_url:
|
||||||
thumbnail: ''
|
thumbnail:
|
||||||
|
|
||||||
menu:
|
menu:
|
||||||
items:
|
items:
|
||||||
- label: Home
|
- label: Home
|
||||||
href: /
|
href: /
|
||||||
|
|
||||||
footer:
|
footer:
|
||||||
copyright: Copyright © 2025
|
copyright: Copyright © 2025
|
||||||
|
legal_link: '/legals/'
|
||||||
legal_label: Legal notice
|
legal_label: Legal notice
|
||||||
|
|
||||||
|
# Build parameters
|
||||||
build:
|
build:
|
||||||
theme: modern
|
theme: modern # choose a theme in config/theme folder
|
||||||
convert_images: true
|
convert_images: true # true to enable image conversion
|
||||||
resize_images: true
|
resize_images: true # true to enable image resizing
|
||||||
|
|
||||||
|
# Change this by your legals
|
||||||
legals:
|
legals:
|
||||||
hoster_name: ''
|
hoster_name:
|
||||||
hoster_adress: ''
|
hoster_adress:
|
||||||
hoster_contact: ''
|
hoster_contact:
|
||||||
intellectual_property: []
|
intellectual_property:
|
||||||
|
- paragraph: ""
|
||||||
|
Reference in New Issue
Block a user