Skip to content

Commit

Permalink
Merge pull request #3 from Haidoe/dev
Browse files Browse the repository at this point in the history
Dev - Sprint 1
  • Loading branch information
Haidoe committed Jun 8, 2023
2 parents 4ed2869 + 4b82a01 commit 68f4657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const MyApp: AppType = ({ Component, pageProps }) => {
return (
<ClerkProvider {...pageProps}>
<Head>
<title>Clap Track 🎬 </title>
<title>Arc 🎬 </title>
<meta name="description" content="🎬 🎬" />
<link rel="icon" href="/favicon.ico" />
</Head>
Expand Down

3 comments on commit 68f4657

@vercel
Copy link

@vercel vercel bot commented on 68f4657 Jun 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

kaos – ./

kaos-wmdd.vercel.app
kaos-git-main-haidoe.vercel.app
kaos-haidoe.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 68f4657 Jun 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

arc – ./

arc-git-main-haidoe.vercel.app
arc-three.vercel.app
arc-haidoe.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 68f4657 Jun 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

arc-kaos-143 – ./

arc-kaos-143-git-main-haidoe.vercel.app
arc-kaos-143-haidoe.vercel.app
arc-kaos-143.vercel.app

Please sign in to comment.