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 099eee9 fix og:image
099eee9 is described below
commit 099eee91044b231f6bbe6bbff6f9fe835b429376
Author: Carlos Rovira <[email protected]>
AuthorDate: Fri May 31 18:27:10 2019 +0200
fix og:image
---
_layouts/docpage.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_layouts/docpage.html b/_layouts/docpage.html
index 6d2c48c..0d2b129 100644
--- a/_layouts/docpage.html
+++ b/_layouts/docpage.html
@@ -31,7 +31,7 @@ limitations under the License.
<link rel="shortcut icon" href="">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1,
maximum-scale=1, user-scalable=no" />
-<meta property="og:image"
content="http://royale.codeoscopic.com/wp-content/uploads/2019/05/apache-royale-docs.jpg"/>
+<meta property="og:image"
content="https://royale.codeoscopic.com/wp-content/uploads/2019/05/apache-royale-docs.jpg"/>
<meta property="og:image:secure_url"
content="https://royale.codeoscopic.com/wp-content/uploads/2019/05/apache-royale-docs.jpg"/>
<meta property="og:image:width" content="1200"/>
<meta property="og:image:height" content="630"/>