Skip to content

Commit

Permalink
docs: add main page title
Browse files Browse the repository at this point in the history
  • Loading branch information
Outpox committed Jan 23, 2025
1 parent 7aaeae2 commit bd6de2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ark/docs/app/(home)/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export default ({ children }: LayoutProps): React.ReactElement => (
children: <FloatYourBoat kind="header" />
}}
>
<title>ArkType</title>
{children}
</HomeLayout>
)

0 comments on commit bd6de2c

Please sign in to comment.