From 3ba51451d7f9f62bde677a11b01113d9e6517055 Mon Sep 17 00:00:00 2001 From: Rufus Pollock Date: Wed, 16 Mar 2022 14:03:50 +0100 Subject: [PATCH] [site/theme][s]: tweak meta site description. --- site/config/siteConfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/config/siteConfig.js b/site/config/siteConfig.js index 35e8427..81ddb43 100644 --- a/site/config/siteConfig.js +++ b/site/config/siteConfig.js @@ -1,7 +1,7 @@ const siteConfig = { title: 'Making Sense of Crypto & Web3', tagline: '', - description: 'Making sense of web3 & crypto. Introduction to key concepts and ideas. Rigorous, constructive analysis of main claims pro and con. A look at the deeper hopes and aspirations.', + description: 'Introductions to key concepts and ideas in crypto and web3. Plus in-depth evaluation of its potential impact.', author: 'Life Itself and collaborators', // logo image authorLogo: '/img//life-itself-logo.svg',