这是indexloc提供的服务,不要输入任何密码
Skip to content

DO NOT MERGE: testing #10679

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/site/app/(no-sidebar)/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export default function HomePage() {
<DottedLines className="absolute top-0 bottom-0 left-0 right-0 overflow-hidden text-center flex items-center justify-center" />
<div className="relative z-1 flex flex-col justify-center">
<h1 className="mb-4 text-6xl font-semibold tracking-tighter text-center md:text-7xl">
Make ship happen
Make ship happen!
</h1>
<p className="max-w-[380px] m-auto mb-4 font-normal text-center text-gray-900 text-lg md:text-xl">
Turborepo is the build system for JavaScript and TypeScript
Expand Down
Loading