Skip to content

Commit f2f20ec

Browse files
committed
update
SEO optimization
1 parent 96a1b1f commit f2f20ec

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

assets/images/Profile_pic.png

-1.59 MB
Binary file not shown.

assets/images/profile-pic-2.png

-366 KB
Binary file not shown.

assets/images/profile-pic.jpg

-3.55 MB
Binary file not shown.

assets/images/profile.png

235 KB
Loading

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
<meta charset="UTF-8">
1010
<meta http-equiv="X-UA-Compatible" content="IE=edge">
1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
12-
<title>SB_Decoder.Portfolio</title>
12+
<title>Sowham Bhuin Portfolio | Professional Portfolio of Sowham Bhuin</title>
13+
<meta name="description" content="Welcome to the professional portfolio of Sowham Bhuin. Explore projects, skills, and get in touch for collaborations.">
1314
<link rel="shortcut icon" href="./assets/images/logo.ico" type="image/x-icon">
1415
<!-- css -->
1516
<link rel="stylesheet" href="style.css">
1617
<!-- font link -->
1718
<link rel="preconnect" href="https://fonts.googleapis.com">
1819
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1920
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap" rel="stylesheet">
20-
2121
</head>
2222

2323
<!-- //////////////////////////////////////
@@ -45,7 +45,7 @@
4545
<div class="sidebar-info">
4646

4747
<figure class="avatar-box">
48-
<img src="./assets/images/Profile_pic.png" alt="Sowham Bhuin" width="80" class="zoom-effect">
48+
<img src="./assets/images/profile.png" alt="Sowham Bhuin" width="80" class="zoom-effect">
4949
</figure>
5050

5151
<div class="info-content">

0 commit comments

Comments
 (0)