mirror of
https://github.com/ent/ent.git
synced 2026-05-05 09:00:57 +03:00
ent/doc: continue getting-started section
Reviewed By: noamsch Differential Revision: D16709043 fbshipit-source-id: 75715e026a36cbea5e67866c73a6b6ed660f0546
This commit is contained in:
committed by
Facebook Github Bot
parent
7c84a20f2e
commit
be1d86b3b3
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user