diff --git a/PROJECT_STATUS.md b/PROJECT_STATUS.md index 1a673a3..0fbd7e6 100644 --- a/PROJECT_STATUS.md +++ b/PROJECT_STATUS.md @@ -18,6 +18,9 @@ maintenance-first support. ## Timeline +- **2026-07-31:** Added locally verified Open Graph/Twitter image metadata and + SoftwareApplication structured data to the public landing layout; production + deployment remains separate. - **2026-07-29:** Added an owned `/changelog` with verified release outcomes and direct GitHub Roadmap and Source links. - **2026-07-13:** Shipped authenticated RSS/Atom reading and OPML import. diff --git a/landing-astro/src/layouts/Layout.astro b/landing-astro/src/layouts/Layout.astro index f5d30f2..487c205 100644 --- a/landing-astro/src/layouts/Layout.astro +++ b/landing-astro/src/layouts/Layout.astro @@ -32,10 +32,25 @@ const SITE_URL = 'https://read.significanthobbies.com'; + + +