Skip to content
Snippets Groups Projects
Commit b50093df authored by Marco Wettstein's avatar Marco Wettstein
Browse files

fix: update headline

parent c6798279
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ const Home: NextPage = () => {
return (
<PageLayout>
<Heading>Hello</Heading>
<Heading>Starter Project</Heading>
{me ? (
<div>
<p>hello {me.email}</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment