diff --git a/content/cert.md b/content/cert.md index f59903e..030e851 100644 --- a/content/cert.md +++ b/content/cert.md @@ -2,10 +2,10 @@ title: "Zertifikate" --- -![ABCERT-Zertifikat](../images/ABCERT-Zertifizierungblatt.jpg) +![EU-BIO-Zertifikat](../images/ABCERT-Zertifizierungblatt.png) --- -![Bioland-Zertifikat](../images/Bioland-Zertifikat.jpg) +![Bioland-Zertifikat](../images/Bioland-Zertifikat.png) diff --git a/content/homepage/sortiment.md b/content/homepage/sortiment.md index 50f79db..05e0d82 100644 --- a/content/homepage/sortiment.md +++ b/content/homepage/sortiment.md @@ -6,13 +6,14 @@ header_menu: true Unser aktuelles Honig-Angebot, Verkauf ab Hof. -## Bio-Honig 2025 -Das Frühjahr bot den Bienen in Meerholz und Umgebung eine prächtige und durchgehende Obstblüte. Vielleicht haben die Bienen auch in Ihrem Garten gesammelt! Der im Mai geerntete Honig ist fein cremig, weich und hell, aber diesmal mit einem Hauch goldener Nuance. Zartschmelzend entfaltet der Honig ein süßes Feuerwerk der Natur. Cremig gerührt. +## Bio-Honig + +Das Frühjahr 2026 bot den Bienen in Meerholz und Umgebung eine prächtige und durchgehende Obstblüte. Auch die umliegenden Rapsfelder boten ihren Tranchtanteil. Vielleicht haben die Bienen auch in Ihrem Garten gesammelt! Der im Mai geerntete Honig ist fein cremig, weich und hell. Zartschmelzend entfaltet der Honig ein süßes Feuerwerk der Natur. Cremig gerührt. ![Sortiment 2025](images/honig-1200px.jpg) -**Bio-Frühjahrstrachthonig 500 g: 8,00 EUR** +**Bio-Frühjtrachthonig 500 g: 8,00 EUR** --- diff --git a/hugo.toml b/hugo.toml index 2c0326d..53d9f82 100644 --- a/hugo.toml +++ b/hugo.toml @@ -17,7 +17,7 @@ title = "Imkerei Christian Schulzendorff" # A "copyright"-line to be added at the bottom of the page. # Hint: Markdown is supported in here as well. So you may e.g. add a link to your legal imprint-page. copyright = """ - © Christian Schulzendorff 2025
+ © Christian Schulzendorff 2026
Diese Seite ist Teil meiner Website https://kollegen.uber.space """ diff --git a/static/images/ABCERT-Zertifizierungblatt.jpg b/static/images/ABCERT-Zertifizierungblatt.jpg deleted file mode 100644 index 4995b68..0000000 Binary files a/static/images/ABCERT-Zertifizierungblatt.jpg and /dev/null differ diff --git a/static/images/ABCERT-Zertifizierungblatt.png b/static/images/ABCERT-Zertifizierungblatt.png new file mode 100644 index 0000000..4864adb Binary files /dev/null and b/static/images/ABCERT-Zertifizierungblatt.png differ diff --git a/static/images/Bioland-Zertifikat.jpg b/static/images/Bioland-Zertifikat.jpg deleted file mode 100644 index 753089d..0000000 Binary files a/static/images/Bioland-Zertifikat.jpg and /dev/null differ diff --git a/static/images/Bioland-Zertifikat.png b/static/images/Bioland-Zertifikat.png new file mode 100644 index 0000000..f7d5990 Binary files /dev/null and b/static/images/Bioland-Zertifikat.png differ