mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
use fb app id for comments, community roundup #9
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<meta property="og:url" content="http://facebook.github.io/react/docs/tutorial.html" />
|
||||
<meta property="og:image" content="http://facebook.github.io/react/img/logo_og.png" />
|
||||
<meta property="og:description" content="A JavaScript library for building user interfaces" />
|
||||
<meta property="fb:app_id" content="623268441017527" />
|
||||
|
||||
<link rel="shortcut icon" href="/react/favicon.ico">
|
||||
<link rel="alternate" type="application/rss+xml" title="React" href="http://facebook.github.io/react/feed.xml">
|
||||
|
||||
Reference in New Issue
Block a user