From 3502e2b7a2373e015580fa00d0577101cbc7338a Mon Sep 17 00:00:00 2001 From: Yshayy Date: Sun, 15 May 2022 09:50:23 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c8899fb..691b089 100644 --- a/README.md +++ b/README.md @@ -214,3 +214,5 @@ To start the app (development build), run this command. This will: This script will: - Build release Webpack bundles and run react-snapshot to serve prerendered static files + +test From 101e7df2961b36689851b12f74c979f4c6f24f1a Mon Sep 17 00:00:00 2001 From: Yshayy Date: Mon, 16 May 2022 10:33:52 +0300 Subject: [PATCH 2/2] Update Home.tsx --- src/containers/Home/Home.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/containers/Home/Home.tsx b/src/containers/Home/Home.tsx index bd0c678..f5909f6 100644 --- a/src/containers/Home/Home.tsx +++ b/src/containers/Home/Home.tsx @@ -25,7 +25,7 @@ const Home: FunctionComponent = () => { /> -

SEO Friendly SPA

+

Hello checkpoint