This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new c885e3d  continue with og data
c885e3d is described below

commit c885e3d03d5d264cc1be2e735c9f784a62c08131
Author: Carlos Rovira <[email protected]>
AuthorDate: Fri May 31 18:32:17 2019 +0200

    continue with og data
---
 _layouts/docpage.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_layouts/docpage.html b/_layouts/docpage.html
index 0d2b129..55fbf17 100644
--- a/_layouts/docpage.html
+++ b/_layouts/docpage.html
@@ -36,14 +36,14 @@ limitations under the License.
 <meta property="og:image:width" content="1200"/>
 <meta property="og:image:height" content="630"/>
 <meta property="og:locale" content="en_US">
-<meta property="og:type" content="article">
+<meta property="og:type" content="website">
 <meta property="fb:app_id" content="677150849390886">
 <meta property="og:title" content="{{ page.title }}">
 <meta property="og:description" content="{{ page.description }}">
 <meta property="og:url" content="{{ page.url | absolute_url }}">
 <meta property="og:site_name" content="Apache Royaleâ„¢">
 <meta property="article:publisher" 
content="//www.facebook.com/Apache-Royale-249305752259661/">
-<meta name="twitter:image" 
content="http://royale.codeoscopic.com/wp-content/uploads/2019/05/apache-royale-docs.jpg";>
+<meta name="twitter:image" 
content="https://royale.codeoscopic.com/wp-content/uploads/2019/05/apache-royale-docs.jpg";>
 <meta name="twitter:image_secure_url" 
content="https://royale.codeoscopic.com/wp-content/uploads/2019/05/apache-royale-docs.jpg";>
 <meta name="twitter:title" content="{{ page.title }}"">
 <meta name="twitter:description" content="{{ page.description }}">

Reply via email to