From 4cf0e5bf5f44bcb55833991849754238c6288544 Mon Sep 17 00:00:00 2001 From: Rufus Pollock Date: Tue, 15 Mar 2022 23:13:12 +0100 Subject: [PATCH] [site/theme,site/home][s]: change logo to be icon only plus add credit to hero section and info on email signup. * Also add guide to navbar. --- site/components/Home/Hero.js | 16 +++++++++++++ site/components/Layout.js | 3 ++- site/config/navLinks.js | 3 ++- site/public/img/life-itself-logo.svg | 36 ++++++++++++++++++++++++---- 4 files changed, 51 insertions(+), 7 deletions(-) diff --git a/site/components/Home/Hero.js b/site/components/Home/Hero.js index f1868cb..1f00379 100644 --- a/site/components/Home/Hero.js +++ b/site/components/Home/Hero.js @@ -1,3 +1,5 @@ +import siteConfig from 'config/siteConfig' + export function Hero() { return (
@@ -38,6 +40,20 @@ export function Hero() {
+

+ Get short updates as we release new material or review important developments. +

+

A project of + + {siteConfig.author} + Life Itself Labs + + {' '} & collaborators +

diff --git a/site/components/Layout.js b/site/components/Layout.js index 7e6024e..62a9a83 100644 --- a/site/components/Layout.js +++ b/site/components/Layout.js @@ -32,7 +32,8 @@ export default function Layout({ children, title='' }) { target="_blank" rel="noopener noreferrer" > - {siteConfig.author} + {siteConfig.author} + {siteConfig.author}

diff --git a/site/config/navLinks.js b/site/config/navLinks.js index eb2dee0..5eaef88 100644 --- a/site/config/navLinks.js +++ b/site/config/navLinks.js @@ -1,7 +1,8 @@ const navLinks = [ { href: '/about', name: 'About' }, - { href: '/library', name: 'Library' }, + { href: '/guide', name: 'Guide' }, { href: '/claims', name: 'Claims' }, + { href: '/library', name: 'Library' }, { href: '/contribute', name: 'Contribute' }, ] diff --git a/site/public/img/life-itself-logo.svg b/site/public/img/life-itself-logo.svg index 3ffc155..409775f 100644 --- a/site/public/img/life-itself-logo.svg +++ b/site/public/img/life-itself-logo.svg @@ -1,7 +1,33 @@ - - - Life - Itself - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +