Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
chore: some upgrade to nextjs 13
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasburtey committed Aug 20, 2023
1 parent dc58d33 commit a52330c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 81 deletions.
17 changes: 0 additions & 17 deletions components/header.tsx

This file was deleted.

2 changes: 1 addition & 1 deletion pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export default function Layout({
`,
}}
/>
<title>BitcoinBeach Cash Register</title>
<title>Blink Cash Register</title>
</Head>
<GraphQLProvider>
<AppLayout username={username}>
Expand Down
63 changes: 0 additions & 63 deletions pages/download.tsx

This file was deleted.

0 comments on commit a52330c

Please sign in to comment.