From dd2c19050c7415de2fd1e46fff258c67b3c8ae76 Mon Sep 17 00:00:00 2001 From: Zixuan Chen Date: Sun, 28 Apr 2024 21:33:36 +0200 Subject: [PATCH] fix: authors in blog page --- app/about/TypedBio.tsx | 12 ++-- app/blog/[...slug]/page.tsx | 12 ++-- .../notes/how-to-add-fonts-in-tailwin.mdx | 10 +-- layouts/PostLayout.tsx | 68 ++++++++++--------- 4 files changed, 55 insertions(+), 47 deletions(-) diff --git a/app/about/TypedBio.tsx b/app/about/TypedBio.tsx index b741190..56030e7 100644 --- a/app/about/TypedBio.tsx +++ b/app/about/TypedBio.tsx @@ -25,23 +25,23 @@ const TypedBios = () => {
👋