From fcfd0dc74eee834736dd6a1971ba41e4d840bde1 Mon Sep 17 00:00:00 2001 From: Fascinated Date: Sat, 1 Jul 2023 22:30:23 +0100 Subject: [PATCH] add view src text --- src/app/page.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 51ee333..0c30882 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,6 +25,15 @@ export default function Home() { ); })} + +

+ + View the website source here + +