From aa279a6afb67ac4d4a4b5cf5b267a0141055d661 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Wed, 16 Feb 2022 17:56:22 +0100 Subject: chore: update homepage and cv contents --- src/content | 2 +- src/pages/index.tsx | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/content b/src/content index 2f04957..66c88e8 160000 --- a/src/content +++ b/src/content @@ -1 +1 @@ -Subproject commit 2f0495748958a61d3fcbbea841102c73f7997709 +Subproject commit 66c88e819f0935d55ab86a757bec2a92e6232977 diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 374e56f..5621d58 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -96,6 +96,21 @@ const Home: NextPageWithLayout = ({ ); }; + const ShaarliLink = () => { + return ( + + ); + }; + const MoreLinks = () => { return (