mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-10 15:47:23 +02:00
Add introductory blog post (#279)
* Add introductory blog post For launch! \o/ * Update post to launch date * Add ogImage and fix how we get og:Description Plus a few updates to the post * Remove some code block info
This commit is contained in:
parent
bee98053c8
commit
d6fb14cfa4
8 changed files with 171 additions and 1 deletions
|
@ -105,6 +105,7 @@ const siteConfig = {
|
|||
gaTrackingId: "UA-44373548-31",
|
||||
facebookAppId: "1615782811974223",
|
||||
twitter: "true",
|
||||
ogImage: "img/docusaurus.svg",
|
||||
};
|
||||
|
||||
module.exports = siteConfig;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue