From 0f8f6caa0812e7d5078e49751bde9d0a21900635 Mon Sep 17 00:00:00 2001 From: AudreyW05 <78786071+AudreyW05@users.noreply.github.com> Date: Mon, 13 May 2024 16:47:45 -0700 Subject: [PATCH 1/4] Changes: - landing page title - landing page description - project page title --- components/Layout.tsx | 13 +++++++------ pages/index.tsx | 38 ++++++++++++++++---------------------- pages/projects.tsx | 43 ++++++++++++++++++++++++------------------- 3 files changed, 47 insertions(+), 47 deletions(-) diff --git a/components/Layout.tsx b/components/Layout.tsx index a16a435..ac50c18 100644 --- a/components/Layout.tsx +++ b/components/Layout.tsx @@ -13,16 +13,17 @@ function Layout(props: LayoutProps): JSX.Element { - - + + - open source at acm at ucla + open source at ucla -
- {props.children} -
+
{props.children}