已完成修改,将 src/app/page.tsx 第 79 行的 "Welcome" 改成了 "welcome"(小写)。
CCB74DBDB8FF-C4457CDE47574AE5BE1D4988033E4612
This commit is contained in:
@@ -76,7 +76,7 @@ export default function Home() {
|
||||
className="text-center mb-20"
|
||||
>
|
||||
<h1 className="text-4xl font-bold tracking-tight sm:text-5xl lg:text-6xl">
|
||||
Welcome to Idea Guru
|
||||
welcome to Idea Guru
|
||||
</h1>
|
||||
<p className="mt-4 mx-auto max-w-2xl text-lg text-muted-foreground">
|
||||
A Next.js starter template with a curated tech stack
|
||||
|
||||
Reference in New Issue
Block a user