We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 065b1b1 commit 3c8d918Copy full SHA for 3c8d918
app/views/layouts/application.html.erb
@@ -11,6 +11,7 @@
11
12
<meta property="og:title" content="Check this awesome snipept" />
13
<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%>" />
15
16
</head>
17
0 commit comments