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 a2be735 add fbappid
a2be735 is described below
commit a2be73514855b496902a16613b77fb6084700718
Author: Carlos Rovira <[email protected]>
AuthorDate: Fri May 31 18:21:16 2019 +0200
add fbappid
---
_layouts/docpage.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/_layouts/docpage.html b/_layouts/docpage.html
index e472778..a2fee2f 100644
--- a/_layouts/docpage.html
+++ b/_layouts/docpage.html
@@ -37,6 +37,7 @@ limitations under the License.
<meta property=”og:image:height” content=”630″/>
<meta property="og:locale" content="en_US">
<meta property="og:type" content="article">
+<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 }}">