Update siteConfig.js

This commit is contained in:
Gabriel Alfour 2019-05-24 20:39:08 +00:00
parent 7d404f4376
commit c2ed199c9f

View File

@ -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: