diff --git a/website/siteConfig.js b/website/siteConfig.js index e92494e21..5ea8e645d 100644 --- a/website/siteConfig.js +++ b/website/siteConfig.js @@ -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: