SEOOptimierungenAlex07092025

This commit is contained in:
astosic 2025-09-08 01:15:11 +02:00
parent 6828c3f835
commit b7f8f2ac5e
34 changed files with 4426 additions and 253 deletions

View file

@ -1,5 +1,6 @@
######################## default configuration ####################
baseURL = ""
baseURL = "https://www.amperion.at/"
title = "AMPERION"
theme = "airspace-hugo"
# Default time zone for time stamps; use any valid tz database name: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
@ -36,7 +37,8 @@ target = '$1'
############################# Outputs ##############################
[outputs]
home = ["HTML", "WebAppManifest"]
home = ["HTML", "Sitemap", "WebAppManifest"]
############################# Imaging ##############################
[imaging]