Skip to content

Commit aa54f41

Browse files
added html meta tag verification
1 parent ff63650 commit aa54f41

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55
<link rel="icon" type="image/png" href="/diamond.png" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77

8-
<!-- SEO Meta Tags -->
98
<title>Portfolio | Prashanth Kumar G</title>
109
<meta name="description" content="Portfolio of Prashanth Kumar G – Software Engineer specializing in Full Stack Development, Java Backend, System Design, IoT, and Gen AI." />
11-
12-
<!-- Google Fonts -->
10+
<meta name="google-site-verification" content="BlYPq7WfG6Xve7pKvn_jW6ujeArltleikI7pCZBtzRk" />
11+
1312
<link rel="preconnect" href="https://fonts.googleapis.com">
1413
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1514
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap" rel="stylesheet">

0 commit comments

Comments
 (0)