Skip to content

Commit 3c8d918

Browse files
author
joelibaceta
committed
including uri on meta
1 parent 065b1b1 commit 3c8d918

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/views/layouts/application.html.erb

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
<meta property="og:title" content="Check this awesome snipept" />
1313
<meta property="og:image" content="https://user-images.githubusercontent.com/864790/44969575-348adf80-af24-11e8-969e-20aa204c11a3.png" />
14+
<meta property="og:url" content="<%=request.original_url%>" />
1415

1516
</head>
1617

0 commit comments

Comments
 (0)