ausprobieren

This commit is contained in:
edi 2024-03-27 16:54:57 +01:00
parent bb1c590f27
commit 48716bf166
3 changed files with 12 additions and 5 deletions

View file

@ -3,7 +3,7 @@
"baseUrl": ".",
"paths": {
"*": [
"../themes/ve_main_theme2/assets/*"
"../themes/mainpage_v2_theme/assets/*"
]
}
}

View file

@ -1,3 +1,4 @@
---
headless: true
---
xcbxc

View file

@ -4,16 +4,22 @@ title = 'vanilla.engineering'
theme = 'mainpage_v2_theme'
summaryLength = 20
enableEmoji = true
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
[params]
title = "Up Business"
description = "We specialize in providing services to desing websites, applications, build and maintain business for customers."
title = "vanilla.engineering"
description = "creating camper experience"
images = [ "images/hero-image.png" ]
logo = "arrow-up.png"
location = [
"3891 Ranchview Dr. Richardson, California 62639"
"Hoyerswerdaer Straße 28, 01099 Dresden"
]
contact = [ "trungkienspktnd@gamail.com", "207.555.0119" ]
contact = [ "mail@mail", "207.555.0119" ]
copyright = "© 2022 Up Business All Rights Reserved"
[params.favicons]