Fixed UI and conf template
This commit is contained in:
@ -1,36 +1,28 @@
|
||||
# Please change this by your settings.
|
||||
info:
|
||||
title:
|
||||
subtitle:
|
||||
description:
|
||||
canonical:
|
||||
keywords:
|
||||
author:
|
||||
|
||||
title: null
|
||||
subtitle: null
|
||||
description: null
|
||||
canonical: null
|
||||
keywords: null
|
||||
author: null
|
||||
social:
|
||||
instagram_url:
|
||||
thumbnail:
|
||||
|
||||
instagram_url: null
|
||||
thumbnail: ''
|
||||
menu:
|
||||
items:
|
||||
- label: Home
|
||||
href: /
|
||||
|
||||
footer:
|
||||
copyright: Copyright © 2025
|
||||
legal_link: '/legals/'
|
||||
legal_link: /legals/
|
||||
legal_label: Legal notice
|
||||
|
||||
# Build parameters
|
||||
build:
|
||||
theme: modern # choose a theme in config/theme folder
|
||||
convert_images: true # true to enable image conversion
|
||||
resize_images: true # true to enable image resizing
|
||||
|
||||
# Change this by your legals
|
||||
theme: modern
|
||||
convert_images: true
|
||||
resize_images: true
|
||||
legals:
|
||||
hoster_name:
|
||||
hoster_address:
|
||||
hoster_contact:
|
||||
hoster_name: null
|
||||
hoster_address: null
|
||||
hoster_contact: null
|
||||
intellectual_property:
|
||||
- paragraph: ""
|
||||
- paragraph: ''
|
||||
|
@ -16,7 +16,7 @@ fonts:
|
||||
fallback: serif
|
||||
name: Montserrat
|
||||
google_fonts:
|
||||
- family: Lato
|
||||
- family: ''
|
||||
weights:
|
||||
- '200'
|
||||
- '400'
|
||||
|
Reference in New Issue
Block a user