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
Copy file name to clipboardExpand all lines: pages/index.js
+16-1Lines changed: 16 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,22 @@ export default function Home() {
8
8
<divclassName="">
9
9
<Head>
10
10
<title>React Devs Kenya</title>
11
-
<metaname="description"content="Reactjs Developer community in Kenya"/>
11
+
<metaname="description"content="React js Developer Community Kenya is a community of react js developers using react related technologies in the Kenyan software development eco system."key="desc"/>
12
+
<metaname="title"content="Reactjs Developer Community in Kenya"key="title"/>
<metaproperty="og:title"content="Reactjs Developer Community in Kenya"key="og-title"/>
18
+
<metaproperty="og:description"content="React js Developer Community Kenya is a community of react js developers using react related technologies in the Kenyan software development eco system."key="og-desc"/>
<metaproperty="twitter:title"content="Reactjs Developer Community in Kenya"key="ogtw-title"/>
25
+
<metaproperty="twitter:description"content="React js Developer Community Kenya is a community of react js developers using react related technologies in the Kenyan software development eco system."key="ogtw-desc"/>
0 commit comments