Skip to content

Commit 9c63257

Browse files
authored
Merge pull request #1 from Pro-Bandey/Pro-Bandey-patch-1
Add meta tags for SEO and social media sharing
2 parents 385a83f + 0be48ec commit 9c63257

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@
44
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<meta name ="title"   content ="100 Projects "/>
8+
<meta name ="description"   content ="A collection of 100+ modern creative frontend projects including UI components, animations, effects, widgets, and more."/>
9+
<meta name ="copyright"   content ="MicroResearch Corporation "/>
10+
<meta name ="keywords"   content ="Pro Bandey, M Ramzan Ch, 100 Projects, MegaMind-Solution, Ramzan Spot, M Spot, M Ramzan Ch Web, Pro Bandey GitHub, rm4814691, MRamzanCh, MRamzanCh01,Pro Bandey, MicroResearch Corporation, MicroResearch Corporation GitHub, MRc, MRC, mrc, tellme@mrc"/>
11+
<meta property ="og:type" content ="website"/>
12+
<meta property ="og:url" content ="https://pro-bandey.github.io/100-Projects/"/>
13+
<meta property ="og:title" content ="100 Projects "/>
14+
<meta property ="og:description" content ="A collection of 100+ modern creative frontend projects including UI components, animations, effects, widgets, and more."/>
15+
<meta property ="og:image" content ="https://iili.io/fc3VMhu.png"/>
16+
<meta property ="twitter:card" content ="summary_large_image"/>
17+
<meta property ="twitter:url" content ="https://pro-bandey.github.io/100-Projects/"/>
18+
<meta property ="twitter:title" content ="100 Projects "/>
19+
<meta property ="twitter:description" content ="A collection of 100+ modern creative frontend projects including UI components, animations, effects, widgets, and more."/>
20+
<meta property ="twitter:image" content ="https://iili.io/fc3VMhu.png"/>
21+
22+
723
<link rel="stylesheet" href="./src/style.css">
824
<link rel="shortcut icon" href="./src/favicon.png" type="image/x-icon">
925
<title>100 Projects</title>

0 commit comments

Comments
 (0)