Skip to content

Commit c797170

Browse files
Update index.html
1 parent 1b248f5 commit c797170

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

index.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width,initial-scale=1" />
6-
<title>Prashanth Kumar G — Professional Portfolio & Project Repository</title>
6+
<title>Prashanth Kumar G — Personal Portfolio & Project Repository</title>
77

88
<!-- Primary meta description for SEO -->
9-
<meta name="description" content="Professional Portfolio and Project Repository of Prashanth Kumar G — featuring complete source code, technical documentation, demo videos, and installers for desktop and web applications." />
9+
<meta name="description" content="Personal Portfolio and Project Repository of Prashanth Kumar G — featuring complete source code, technical documentation, demo videos, and installers for desktop and web applications." />
1010

1111
<!-- Open Graph / Social -->
12-
<meta property="og:title" content="Prashanth Kumar G — Portfolio & Projects" />
12+
<meta property="og:title" content="Prashanth Kumar G — Personal Portfolio & Project Repositoty" />
1313
<meta property="og:description" content="Source code, documentation, demo videos and installers for production-ready desktop and web applications." />
1414
<link rel="canonical" href="https://prashanth-kumar-g.github.io/" />
1515

@@ -36,8 +36,9 @@
3636
<h1>Prashanth Kumar G</h1>
3737
<p class="lead">Portfolio and project repository — source code, technical documentation, demo videos and installers for production-ready desktop and web applications.</p>
3838
<div class="links">
39-
<a class="cta" href="https://github.com/prashanth-kumar-g" target="_blank" rel="noopener">GitHub profile</a>
39+
<a class="cta" href="https://github.com/prashanth-kumar-g" target="_blank" rel="noopener">GitHub Profile</a>
4040
<a class="cta" href="https://www.linkedin.com/in/prashanth-kumar-g/" target="_blank" rel="noopener">LinkedIn</a>
41+
<a class="cta" href="https://www.leetcode.com/u/prashanth-kumar-g/" target="_blank" rel="noopener">LeetCode</a>
4142
<a class="cta" href="https://www.youtube.com/@prashanth-kumar-g" target="_blank" rel="noopener">Demo Videos</a>
4243
</div>
4344
</header>
@@ -96,3 +97,4 @@ <h3 id="how-eval">How to evaluate</h3>
9697
</div>
9798
</body>
9899
</html>
100+

0 commit comments

Comments
 (0)