Skip to content

Commit 456bd29

Browse files
Hello World!
1 parent 05b06f3 commit 456bd29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html lang="en">
2+
<html lang="en" itemscope itemtype="http://schema.org/Movie">
33
<head>
44
<title>ProgrammerGaurav | Gaurav Gupta | portfolio | Web Developer</title>
55
<meta charset="utf-8">
@@ -10,7 +10,7 @@
1010
<meta property="og:description" content="Hi, I am a Gaurav, I am a Full Stack Developer, If you need a Website, then email me may be."/>
1111
<meta property="og:type" content="image.jpg" />
1212
<meta property="og:url" content="https://programmergaurav.github.io" />
13-
<meta property="og:image" content="ttps://programmergaurav.github.io/img/icon.jpg"/>
13+
<meta property="og:image" content="https://programmergaurav.github.io/img/icon.jpg"/>
1414
<link rel="icon" href="img/icon.jpg">
1515
<link rel="stylesheet" href="css/style.css">
1616
<link rel="stylesheet" href="css/bootstrap.min.css">

0 commit comments

Comments
 (0)