Skip to content

Commit a22fe0e

Browse files
Update Content
1 parent e317a4a commit a22fe0e

File tree

1 file changed

+30
-21
lines changed

1 file changed

+30
-21
lines changed

index.html

Lines changed: 30 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,42 @@
1-
<!DOCTYPE html>
2-
<html lang="en">
31
<head>
4-
<meta charset="utf-8">
2+
<meta charset="utf-8">
53
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
64

7-
8-
<meta name="description" content="Know More About Backend Sage Sami">
5+
<meta name="description" content="Saidul Ali Mallick - Backend Sage, Backend Developer, AI Enthusiast">
96
<meta name="author" content="Saidul Ali Mallick">
10-
<!-- Open Graph (used by Facebook, LinkedIn, etc.) -->
11-
<meta property="og:title" content="Saidul Ali Mallick">
12-
<meta property="og:description" content="Know about the journey of a mountain-minded Backend Sage.">
13-
<meta property="og:type" content="website">
14-
<meta property="og:url" content="https://saidulalimallick.onrender.com">
15-
<!-- Twitter Card -->
16-
<meta name="twitter:card" content="summary_large_image">
17-
<meta name="twitter:title" content="Backend Sage">
18-
<meta name="twitter:description" content="Know about the journey of a mountain-minded Backend Sage.">
19-
20-
21-
<title>Saidul Ali Mallick</title>
227

8+
<title>Saidul Ali Mallick | Sami | Backend Sage | Backend Developer</title>
239

24-
<link rel="shortcut icon" href="assets\imgs\favicon.png" type="image/x-icon">
25-
<!-- font icons -->
10+
<link rel="shortcut icon" href="assets/imgs/favicon.png" type="image/x-icon">
2611
<link rel="stylesheet" href="assets/vendors/themify-icons/css/themify-icons.css">
27-
<!-- Bootstrap + Custom main styles -->
28-
<link rel="stylesheet" href="assets/css/custom.css">
12+
<link rel="stylesheet" href="assets/css/custom.css">
13+
14+
<!-- 👇 Correct Person Schema script -->
15+
<script type="application/ld+json">
16+
{
17+
"@context": "https://schema.org",
18+
"@type": "Person",
19+
"name": "Saidul Ali Mallick",
20+
"alternateName": ["Sami", "Sam", "Backend Sage"],
21+
"url": "https://saidulalimallick.onrender.com",
22+
"jobTitle": "Backend Developer",
23+
"sameAs": [
24+
"https://saidulalimallick.vercel.app",
25+
"https://www.linkedin.com/in/saidulalimallick04",
26+
"https://www.kaggle.com/saidulalimallick",
27+
"https://www.youtube.com/@saidulalimallick04",
28+
"https://www.instagram.com/saidulalimallick04",
29+
"https://www.facebook.com/saidulalimallick04",
30+
"https://x.com/saidulmallick04",
31+
"https://github.com/saidulalimallick04"
32+
]
33+
}
34+
</script>
2935
</head>
36+
3037
<body data-spy="scroll" data-target=".navbar" data-offset="40" id="home">
38+
39+
<h1 style="display: none;">saidul-ali-mallick</h1>
3140

3241
<!-- <a href="//" class="btn btn-primary btn-component" data-spy="affix" data-offset-top="600"><i class="ti-shift-left-alt"></i>Side Button</a> -->
3342

0 commit comments

Comments
 (0)