From 96a6734511b4eb2c2edd936620fa28acb991b80e Mon Sep 17 00:00:00 2001 From: Josh Date: Sun, 21 Nov 2021 10:34:17 -0600 Subject: [PATCH] Add cloudflare! --- src/footer/footer.scss | 6 ++++++ src/hero/Hero.tsx | 5 ++--- src/history/History.tsx | 11 ++++++++++- src/history/logos/cloudflare.svg | 4 ++++ src/stats/Stats.tsx | 2 +- 5 files changed, 23 insertions(+), 5 deletions(-) create mode 100644 src/history/logos/cloudflare.svg diff --git a/src/footer/footer.scss b/src/footer/footer.scss index 3f16c19..7e35f63 100644 --- a/src/footer/footer.scss +++ b/src/footer/footer.scss @@ -420,4 +420,10 @@ $img_size: 173px; fill: $primary; } } + + .url { + position: fixed; + bottom: 1rem; + right: 1rem; + } } diff --git a/src/hero/Hero.tsx b/src/hero/Hero.tsx index 6511da1..196d7b2 100644 --- a/src/hero/Hero.tsx +++ b/src/hero/Hero.tsx @@ -26,9 +26,8 @@ export function Hero() {

- I’m a curiosity-driven developer with over 8 years of experience. I've - spent most of that time focused on building web apps and sites, and for - the last 5 years have worked primarily with React and Typescript.{" "} + I’m a curiosity-driven developer with over 8 years of experience. For + the last 5 years I've been working primarily with React and Typescript.{" "} {showMore ? null : (