diff --git a/.gitpod.yml b/.gitpod.yml
new file mode 100644
index 0000000..a7ddbe6
--- /dev/null
+++ b/.gitpod.yml
@@ -0,0 +1,9 @@
+# This configuration file was automatically generated by Gitpod.
+# Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file)
+# and commit this file to your remote git repository to share the goodness with others.
+
+tasks:
+ - init: yarn install && yarn run build
+ command: yarn run start
+
+
diff --git a/App.js b/App.js
index c85ff1d..8cf430e 100644
--- a/App.js
+++ b/App.js
@@ -21,36 +21,39 @@ import Exercise3NamesListingsPage from "./exercise3-accessible-names/page-listin
import Exercise4A11yInfoListingPage from "./exercise4-programmatic-a11y-info/page-listing-detail"
import imgFooterLogo from "images/icons/footer-logo.svg"
+import { MainHeadingContextProvider } from "./components/main-heading-context"
export function App() {
- return <>
-
{data.location}
-{data.location}
+{data.location}
-{data.location}
+{data.location}
-{data.location}
+{data.location}
-{data.location}
+