We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5096b9 commit ac29eeaCopy full SHA for ac29eea
src/_layouts/default.html
@@ -29,7 +29,7 @@
29
<meta property="og:type" content="website" />
30
<meta property="og:site_name" content="Segment" />
31
<meta property="og:title" content="{{page.title}} {%- unless landing -%}Documentation{%- endunless -%} - Segment" />
32
- <meta property="og:image" content="https://images.ctfassets.net/i8bfc4nr05rq/3rK5xo4VFkLdTUFZ2UrlGL/05aa6fb3dad150addf943bfb9dc710cc/c3.png" />
+ <meta property="og:image" content="https://images.ctfassets.net/h6ufgtwb6nv1/4ao0JgcuipXHfWlfDRCbwK/a794ae30b5768a69fb324b4ea4b31fbc/documentation_ogv2.png" />
33
<meta name="twitter:site" content="@segment" />
34
<meta name="twitter:card" content="summary_large_image" />
35
<meta name="description" content="{{description}}">
0 commit comments