We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b773c0 commit af24ebaCopy full SHA for af24eba
1 file changed
_layouts/product.html
@@ -9,7 +9,7 @@
9
<meta property="og:type" content="article">
10
<meta property="og:description" content="{{page.description | strip_newlines}}">
11
<meta property="og:url" content="{{page.canonical_url}}">
12
- <meta property="og:image" content="{{ page.canonical_url }}/imgs/ss_all.png">
+ <meta property="og:image" content="{{ page.canonical_url }}imgs/ss_all.png">
13
<link rel="canonical" href="{{ page.canonical_url }}">
14
<link href="./imgs/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon">
15
<link rel="stylesheet" href="../styles/bootstrap.css" type="text/css">
0 commit comments