From c2ed199c9f088665c595075bc5e60e928b907c5e Mon Sep 17 00:00:00 2001 From: Gabriel Alfour Date: Fri, 24 May 2019 20:39:08 +0000 Subject: [PATCH] Update siteConfig.js --- website/siteConfig.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: