Skip to content

Commit 36fc7de

Browse files
Hello World!
1 parent 75839a2 commit 36fc7de

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

img/icon.jpg

39 KB
Loading

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="description" content="Hi, I am a Gaurav, I am a Full Stack Developer, If you need a Website, then email me may be.">
88
<meta name="keywords" content="PortFolio, programmergaurav, Programmer Gaurav, Gaurav Gupta, Web Developer">
9-
<link rel="icon" href="logo.png">
9+
<meta property="og:title" content="ProgrammerGaurav" />
10+
<meta property="og:type" content="image.jpg" />
11+
<meta property="og:url" content="https://programmergaurav.github.io" />
12+
<meta property="og:image" content="img/icon.jpg"/>
1013
<link rel="stylesheet" href="css/style.css">
1114
<link rel="stylesheet" href="css/bootstrap.min.css">
1215
<link rel="stylesheet" href="css/animate.css">

0 commit comments

Comments
 (0)