From 4ad0fa1b1d24dd853c6080f3bed69d5d56a006de Mon Sep 17 00:00:00 2001 From: Alistair Smith Date: Thu, 21 Sep 2023 00:23:11 +0100 Subject: [PATCH] . --- src/pages/_app.tsx | 2 +- src/pages/index.tsx | 15 +++++++++------ 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/src/pages/_app.tsx b/src/pages/_app.tsx index 4b4a7d7..8a1abd8 100644 --- a/src/pages/_app.tsx +++ b/src/pages/_app.tsx @@ -8,7 +8,7 @@ import {Toaster} from 'react-hot-toast'; const title = Newsreader({ subsets: ['latin'], - weight: '200', + weight: ['400', '200'], style: 'italic', fallback: ['serif'], }); diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 5dcd390..8215f20 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -2,7 +2,7 @@ import clsx from 'clsx'; import dayjs from 'dayjs'; import type {GetStaticProps} from 'next'; import Link from 'next/link'; -import {HiOutlineExternalLink} from 'react-icons/hi'; +import {FiArrowUpRight} from 'react-icons/fi'; import { SiAmazonaws, SiBabel, @@ -78,12 +78,15 @@ export default function Home(props: Props) {
- writing ↗️ + writing + + +
@@ -165,7 +168,7 @@ export default function Home(props: Props) { - + @@ -197,7 +200,7 @@ export default function Home(props: Props) { - +
@@ -227,7 +230,7 @@ export default function Home(props: Props) { - +