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