Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4039ef9

Browse files
author
joelibaceta
committedSep 3, 2018
including uri on meta
1 parent da6023e commit 4039ef9

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)
Please sign in to comment.