ent/doc: continue getting-started section

Reviewed By: noamsch

Differential Revision: D16709043

fbshipit-source-id: 75715e026a36cbea5e67866c73a6b6ed660f0546
This commit is contained in:
Ariel Mashraki
2019-08-08 06:41:09 -07:00
committed by Facebook Github Bot
parent 7c84a20f2e
commit be1d86b3b3
2 changed files with 196 additions and 8 deletions

View File

@@ -21,8 +21,8 @@ const users = [
];
const siteConfig = {
title: 'ent go', // Title for your website.
tagline: 'An ORM for Go',
title: 'ent', // Title for your website.
tagline: 'An entity for Go',
url: 'https://your-docusaurus-test-site.com', // Your website URL
baseUrl: '/', // Base URL for your project */
// For github.io type URLs, you would set the url and baseUrl like: