Update siteConfig.js
This commit is contained in:
parent
7d404f4376
commit
c2ed199c9f
@ -21,8 +21,8 @@ const users = [
|
||||
];
|
||||
|
||||
const siteConfig = {
|
||||
title: 'Ligo', // Title for your website.
|
||||
tagline: 'LIGO is statically typed high-level smart-contract language that compiles down to Tezos. It seeks be easy to use, extensible and safe.',
|
||||
title: 'LIGO', // Title for your website.
|
||||
tagline: 'LIGO is a statically typed high-level smart-contract language that compiles down to Tezos. It seeks be easy to use, extensible and safe.',
|
||||
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:
|
||||
|
Loading…
Reference in New Issue
Block a user