const siteConfig = { title: 'Making Sense of Web3 & Crypto', tagline: '', description: 'Making sense of web3 & crypto. Introduction to key concepts and ideas. Rigorous, constructive analysis of key claims pro and con. A look at the deeper hopes and aspirations.', author: 'Life Itself and friends', // logo image authorLogo: 'https://playbook.datopian.com/img/datopian-dark-logotype.svg', // url to author authorUrl: 'https://datopian.com/', // Google analytics key e.g. G-XXXX analytics: '', // optional additional nextSeo content set on each page // see https://github.com/garmeeh/next-seo // nextSeo: { // openGraph: { // images: [ // { // url: 'https://image.url/...', // alt: '', // width: 1200, // height: 627, // type: 'image/png', // } // ] // } // } } module.exports = siteConfig