From 77f75c9ac08a1ca2e5566379125959dbbd226ef4 Mon Sep 17 00:00:00 2001 From: mk965 Date: Thu, 15 Aug 2024 09:54:52 +0800 Subject: [PATCH] style: about page style --- data/authors/default.mdx | 4 ++++ layouts/AuthorLayout.tsx | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/data/authors/default.mdx b/data/authors/default.mdx index 4b2c649..f854fc4 100644 --- a/data/authors/default.mdx +++ b/data/authors/default.mdx @@ -68,3 +68,7 @@ The legacy version built with **Gatsby** can be found [here](https://leo-blog-le Most of the images in my blog are from [Unsplash](https://unsplash.com/) and illustrations are from [Storyset](https://storyset.com/). Thanks for the free resources + +## Contact + + \ No newline at end of file diff --git a/layouts/AuthorLayout.tsx b/layouts/AuthorLayout.tsx index d69176e..90a768c 100644 --- a/layouts/AuthorLayout.tsx +++ b/layouts/AuthorLayout.tsx @@ -24,7 +24,10 @@ export function AuthorLayout({ children }: AuthorLayoutProps) { {/*
*/}
{/* */} -
{children}
+
+ {children} +
+