Skip to content

Commit 1968180

Browse files
committed
Add absolute URL to og:image tag
1 parent 8c30bf5 commit 1968180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<!-- OG Protocol -->
3333
<!-- Open Graph: http://ogp.me/ -->
3434
<meta property="og:type" content="website"/>
35-
<meta property="og:image" content="https://id.etc.br/"/>
35+
<meta property="og:image" content="https://id.etc.br/id-look-up.jpg"/>
3636
<meta property="og:locale" content="en_US" />
3737
<meta property="article:author" content="Idmar Ramos Junior" />
3838

0 commit comments

Comments
 (0)