#################### default parameters ################################ # favicon favicon = "images/amperion_logo.webp" # logo logo = "images/Schrift_1.webp" logo_hover = "images/Schrift_2.webp" # use `px` or `x` with logo_width, example: "100px". # Note: logo_width is not work with .svg file logo_width = "200px" # logo text will only show when logo is missing. logo_text = "AMPERION" # navbar fixed to top navbar_fixed = true # OpenGraph / Twitter Card metadata description = "This is meta description" author = "AMPERION GmbH" image = "images/logo.webp" # this image will be used as fallback if a page has no image of its own # Whether to display text descriptors (like "E-mail: ", "Phone: ") before the address block elements address_descriptors = false # contact info phone1 = """+43 677 62090425""" phone2 = """+43 677 62090426""" email = "office@amperion.at" location = """ **AMPERION GmbH** Margarethner Straße 24a
2431 Enzersdorf an der Fischa """ # copyright copyright = "AMPERION GmbH" # custom script on header, example: custom_script= "" custom_script= "" [contact.form] enable = true # Whether to use [Netlify Forms](https://docs.netlify.com/forms/setup/) use_netlify = true # Whether to use recaptch v3 in form 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) action = "#" # Image on custom success page `/message_sent.html` success_image = "images/paper-plane.svg" # Preloader [preloader] enable = true preloader = "" # use jpg, png, svg or gif format. # Navigation button [navigation_button] enable = true label = "get a quote" link = "contact" # matomo tracking: see https://matomo.org/ [matomo] enable = false url = "" # your matomo url id = "" # your matomo id # site verifications [site_verification] google = "" # Your verification code bing = "" # Your verification code baidu = "" # Your verification code # cookies [cookies] enable = false expire_days = 0 content = "Diese Seite verwendet keine Cookies. By continuing to use this website, you agree to their use." button = "I Accept" ######################## sidebar widgets ######################### [widgets] sidebar = ["recent_posts", "taxonomy_category", "taxonomy_tags"] # available widget : categories,tags,recent-post ############################# social site ######################## #[[social]] #title = "facebook" #image = "images/social/facebook.webp" #link = "https://www.facebook.com/share/1CZ7xm6cdw/?mibextid=wwXIfr" [[social]] title = "instagram" image = "images/social/instagram.webp" link = "https://www.instagram.com/amperion.at/" [[social]] title = "linkedin" image = "images/social/linkedin.webp" link = "https://www.linkedin.com/company/amperion-gmbh/"