From 36a4194ee3013dfa834aa8d4d57b0bfacf724a1a Mon Sep 17 00:00:00 2001 From: erdgeist Date: Thu, 30 Jul 2026 04:41:07 +0200 Subject: Emit per-page Open Graph metadata Replaces one hardcoded German description and an unrenderable SVG with per-page title, description, canonical URL, locale and publication date, plus the card variant or a site-wide default. --- public/images/social_card.png | Bin 0 -> 47670 bytes public/images/social_default.png | Bin 0 -> 48859 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/images/social_card.png create mode 100644 public/images/social_default.png (limited to 'public') diff --git a/public/images/social_card.png b/public/images/social_card.png new file mode 100644 index 00000000..42a52f8e Binary files /dev/null and b/public/images/social_card.png differ diff --git a/public/images/social_default.png b/public/images/social_default.png new file mode 100644 index 00000000..81b6f069 Binary files /dev/null and b/public/images/social_default.png differ -- cgit v1.3