[site/theme,site/config][s]: set footer image logo to life itself and tweak title.
This commit is contained in:
parent
c516a6740f
commit
dac281993d
|
|
@ -1,12 +1,12 @@
|
||||||
const siteConfig = {
|
const siteConfig = {
|
||||||
title: 'Making Sense of Web3 & Crypto',
|
title: 'Making Sense of Web3',
|
||||||
tagline: '',
|
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.',
|
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',
|
author: 'Life Itself and friends',
|
||||||
// logo image
|
// logo image
|
||||||
authorLogo: 'https://playbook.datopian.com/img/datopian-dark-logotype.svg',
|
authorLogo: '/img//life-itself-logo.svg',
|
||||||
// url to author
|
// url to author
|
||||||
authorUrl: 'https://datopian.com/',
|
authorUrl: 'https://lifeitself.us/',
|
||||||
// Google analytics key e.g. G-XXXX
|
// Google analytics key e.g. G-XXXX
|
||||||
analytics: '',
|
analytics: '',
|
||||||
// optional additional nextSeo content set on each page
|
// optional additional nextSeo content set on each page
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 54 KiB |
Loading…
Reference in New Issue