Skip to content

Commit

Permalink
Merge pull request ConnectAI-E#260 from kaichii/main
Browse files Browse the repository at this point in the history
  • Loading branch information
Dogtiti authored Jul 24, 2023
2 parents c57ad3c + a657b14 commit 9c181dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ const Home: NextPage = () => {
>
<div
id="layout"
className="flex h-full w-full max-w-screen-lg flex-col items-center justify-between gap-3 py-5 md:justify-center"
className="flex h-full w-full max-w-full flex-col items-center justify-between gap-3 md:justify-center"
>
<div
id="title"
Expand Down

1 comment on commit 9c181dc

@vercel
Copy link

@vercel vercel bot commented on 9c181dc Jul 24, 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:

auto-gpt-next-web – ./

auto-gpt-next-web-dogtiti.vercel.app
auto-gpt-next-web-git-main-dogtiti.vercel.app
auto-agentgpt.com

Please sign in to comment.