You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Africa's largest Python conference, held in Nairobi, Kenya.",
16
+
authors: [
17
+
{
18
+
name: "Rodney Osodo",
19
+
url: "https://rodneyosodo.com",
20
+
},
21
+
],
22
+
keywords: [
23
+
"Python",
24
+
"Conference",
25
+
"Africa",
26
+
"Nairobi",
27
+
"Kenya",
28
+
"Developer",
29
+
"Community",
30
+
],
31
+
openGraph: {
32
+
type: "website",
33
+
title: "Welcome to PyCon Kenya 2025",
34
+
description:
35
+
"Africa's largest Python conference, held in Nairobi, Kenya. Join us for a weekend of inspiring talks, informative workshops, and fun networking events.",
"Africa's largest Python conference, held in Nairobi, Kenya. Join us for a weekend of inspiring talks, informative workshops, and fun networking events.",
@@ -23,29 +72,6 @@ export default function RootLayout({
23
72
constbaseUrl=process.env.NEXT_PUBLIC_BASE_URL;
24
73
return(
25
74
<htmllang="en">
26
-
<head>
27
-
<metaproperty="og:type"content="website"/>
28
-
<metaproperty="og:title"content="Welcome to PyCon Kenya 2025"/>
29
-
<meta
30
-
property="og:description"
31
-
content="Africa's largest Python conference, held in Nairobi, Kenya. Join us for a weekend of inspiring talks, informative workshops, and fun networking events."
<metaname="twitter:title"content="Welcome to PyCon Kenya 2025"/>
41
-
<meta
42
-
name="twitter:description"
43
-
content="Africa's largest Python conference, held in Nairobi, Kenya. Join us for a weekend of inspiring talks, informative workshops, and fun networking events."
0 commit comments