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 + +