Skip to content

Commit b764dfc

Browse files
committed
fix: seo description
1 parent 489e09a commit b764dfc

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,18 @@
77
<meta charset="utf-8">
88
<meta http-equiv="x-ua-compatible" content="ie=edge">
99
<meta name="description"
10-
content="Mahak is your our trusted web engineer, building performant products for SaaS and D2C companies">
10+
content="Mahak is your trusted web engineer, who builds fullstack, scalable products and solutions">
1111
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
1212

1313
<!--====== Title ======-->
14-
<title>Mahak Makharia | Software Developer</title>
14+
<title>Mahak Makharia | Software Engineer</title>
1515

1616
<!--====== Favicon Icon ======-->
1717
<link rel="shortcut icon" href="assets/images/favicon.png" type="image/png">
1818

1919
<!--====== Style css ======-->
2020
<link rel="stylesheet" href="assets/css/base.css">
2121
<link rel="stylesheet" href="assets/css/styles.css">
22-
2322
<link rel="preconnect" href="https://fonts.googleapis.com">
2423
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
2524
<link href="https://fonts.googleapis.com/css2?family=Caveat:[email protected]&display=swap" rel="stylesheet">
@@ -140,7 +139,6 @@ <h2 class="sub-heading">Let's start a chat?<span class="highlight">@mahakmakhari
140139
target="_blank">Daniel
141140
Sun's website</a></p>
142141
</section>
143-
144142
<div class="overlay" id="overlay"></div>
145143
<template id="work-item">
146144
<div class="work-item">
@@ -171,7 +169,6 @@ <h2 class="sub-heading">Let's start a chat?<span class="highlight">@mahakmakhari
171169

172170
</div>
173171
</template>
174-
175172
<template id="feedback-item">
176173
<div class="feedback-item flex d-column gap-16">
177174
<div class="title flex gap-12">

0 commit comments

Comments
 (0)