Fix: OG URLs to taawunu.com (primary domain)

This commit is contained in:
2026-03-09 00:18:27 +08:00
parent ce8cbf220a
commit 5979def72f
+2 -2
View File
@@ -8,8 +8,8 @@
<meta property="og:title" content="Taawunu — From the ground up">
<meta property="og:description" content="We design community development projects engineered to make themselves unnecessary. Water → Food → Livelihoods → Education.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://taawunu.org">
<meta property="og:image" content="https://taawunu.org/images/hero-community-farming.jpg">
<meta property="og:url" content="https://taawunu.com">
<meta property="og:image" content="https://taawunu.com/images/hero-community-farming.jpg">
<link rel="icon" type="image/svg+xml" href="/images/favicon.svg">
<link rel="stylesheet" href="/css/style.css">
</head>