Commit12082000

This commit is contained in:
astosic 2025-08-12 19:57:23 +02:00
parent b6fe872a80
commit 0962f9325b
30 changed files with 1536 additions and 862 deletions

View file

@ -18,8 +18,8 @@ image = "images/logo.webp" # this image will be used as fallback if a page has n
# Whether to display text descriptors (like "E-mail: ", "Phone: ") before the address block elements
address_descriptors = false
# contact info
phone = """+43 677 62090425 <br>
+43 677 62090426"""
phone1 = """+43 677 62090425"""
phone2 = """+43 677 62090426"""
email = "office@amperion.at"
location = """
**AMPERION GmbH**
@ -35,9 +35,9 @@ custom_script= ""
[contact.form]
enable = true
# Whether to use [Netlify Forms](https://docs.netlify.com/forms/setup/)
use_netlify = false
use_netlify = true
# Whether to use recaptch v3 in form
use_recaptcha = true
use_recaptcha = false
# Form action
## Fill in your Form ID URL for Formspree.io, e.g. `https://formspree.io/f/{form_id}`
## Ignored if `use_netlify = true` (custom [success page](https://docs.netlify.com/forms/setup/#success-messages) is already included)
@ -87,14 +87,16 @@ sidebar = ["recent_posts", "taxonomy_category", "taxonomy_tags"]
#[[social]]
#title = "facebook"
#image = "images/social/facebook.webp"
#link = "#"
#link = "https://www.facebook.com/share/1CZ7xm6cdw/?mibextid=wwXIfr"
[[social]]
title = "instagram"
image = "images/social/instagram.webp"
link = "https://www.instagram.com/amperion_official"
link = "https://www.instagram.com/amperion.at/"
[[social]]
title = "linkedin"
image = "images/social/linkedin.webp"
link = "https://www.linkedin.com/company/101907682"
link = "https://www.linkedin.com/company/amperion-gmbh/"