diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-30 04:41:07 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-30 04:41:07 +0200 |
| commit | 36a4194ee3013dfa834aa8d4d57b0bfacf724a1a (patch) | |
| tree | 3f46fb04e6d6b38a7d3bef4d3ba1c98fb098a347 /config/locales/en.yml | |
| parent | 6c62d0c538e6b8baa416a7ed901a74a66de44348 (diff) | |
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.
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index b21008f7..703e14ec 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -623,3 +623,5 @@ en: | |||
| 623 | switch_locale: "Toggle language" | 623 | switch_locale: "Toggle language" |
| 624 | scheme_override: "Toggle light/dark" | 624 | scheme_override: "Toggle light/dark" |
| 625 | log_out: "Log out" | 625 | log_out: "Log out" |
| 626 | social_meta: | ||
| 627 | site_description: "The Chaos Computer Club is a galactic community of life forms campaigning for freedom of information and the assessment of the impact of technology." | ||
