Skip to content

Commit

Permalink
Versioned og:image url
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic committed Sep 26, 2021
1 parent 3e2bb1e commit fd91b4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sections/announcement-bar.liquid
Expand Up @@ -32,7 +32,7 @@
{
"type": "text",
"id": "text",
"default": "Welcome to our store",
"default": "Welcome to Mocra Live Links enhanced store",
"label": "t:sections.announcement-bar.blocks.announcement.settings.text.label"
},
{
Expand Down
2 changes: 1 addition & 1 deletion snippets/meta-tags.liquid
Expand Up @@ -21,7 +21,7 @@
<meta property="og:type" content="{{ og_type }}">
<meta property="og:description" content="{{ og_description | escape }}">

<meta property="og:image" content="https://mocralivelinks.com/livelinks/v1/render.png?url={{ canonical_url }}&panelheight=480&panelwidth=912">
<meta property="og:image" content="https://mocralivelinks.com/livelinks/v1/render.png?v=v1&r=300&url={{ canonical_url }}&panelheight=480&panelwidth=912">
<meta property="og:image:height" content="480">
<meta property="og:image:width" content="912">

Expand Down

0 comments on commit fd91b4b

Please sign in to comment.