diff --git a/src/pages/sotm.astro b/src/pages/sotm.astro index c4c5be7..4d8e0b4 100644 --- a/src/pages/sotm.astro +++ b/src/pages/sotm.astro @@ -5,8 +5,8 @@ import Layout from "../layouts/Layout.astro"; const meta = { title: "State of the Map Kerala 2024 - OpenStreetMap Kerala", description: "Join Kerala's largest mapping community gathering on November 16-17, 2024 at KVASU Wayanad. Two days of learning, sharing, and collaboration to shape the future of open mapping in Kerala.", - image: "https://wiki.openstreetmap.org/wiki/File:Sotm_kerala_2024.jpg", // Update with your actual banner image URL - url: "https://kerala.openstreetmap.in/sotm2024", + image: "https://wiki.openstreetmap.org/w/images/8/84/Sotm_kerala_2024.jpg", // Update with your actual banner image URL + url: "https://kerala.openstreetmap.in/sotm", siteName: "OpenStreetMap Kerala", locale: "en_IN", type: "event",