From 462fbac2ff983f52990e1abb09a45bc43b3091f0 Mon Sep 17 00:00:00 2001 From: Airah Yusuff Date: Wed, 30 Jul 2025 19:32:02 +0100 Subject: [PATCH 1/3] update web pages to include image for seo --- about.html | 1 + blog.html | 1 + code-of-conduct.html | 1 + events.html | 1 + index.html | 1 + mentors.html | 1 + mentorship-adhoc-timeline.html | 1 + mentorship-code-of-conduct.html | 1 + mentorship-faq.html | 1 + mentorship-long-term-timeline.html | 1 + mentorship-resources.html | 1 + mentorship.html | 1 + partners.html | 1 + programme-book-club.html | 1 + programme-coding-club.html | 1 + programme-interview-preparation.html | 1 + programme-machine-learning.html | 1 + programme-speaking-club.html | 1 + programme-study-group.html | 1 + programme-writing-club.html | 1 + team.html | 1 + volunteer.html | 1 + 22 files changed, 22 insertions(+) diff --git a/about.html b/about.html index 58225ed8..e1db569e 100644 --- a/about.html +++ b/about.html @@ -2,6 +2,7 @@ layout: default title: About Us body_class: page page-about +image: /assets/images/default-seo-thumbnail.png ---
diff --git a/blog.html b/blog.html index 8abac5cb..2de11e82 100644 --- a/blog.html +++ b/blog.html @@ -2,6 +2,7 @@ layout: default title: Community Blog body_class: page list-page list-page-blog +image: /assets/images/default-seo-thumbnail.png ---