Update the Open Graph image (og:image)
Update the Open Graph image (og:image) for the Documentation site to match the OG image used for the parent site (tiny.cloud).
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<meta property="og:title" content="TinyMCE | {{ page.meta_title | or:page.title }}">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="{{ page.meta_description | or:page.description }}">
|
||||
<meta property="og:image" content="https://www.tinymce.com/images/fb-share@2x.png">
|
||||
<meta property="og:image" content="https://www.tiny.cloud/images/tiny-v5-og-image.png">
|
||||
|
||||
<title>TinyMCE | {{ page.meta_title | or:page.title }}</title>
|
||||
|
||||
@@ -45,4 +45,4 @@
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user