2 Commits

Author SHA1 Message Date
guru-agent
de4d6320df 已完成修改,将 src/app/page.tsx 第 79 行的 "Welcome" 改成了 "welcome"(小写)。
CCB74DBDB8FF-C4457CDE47574AE5BE1D4988033E4612
2026-04-21 13:32:53 +00:00
guru-agent
807b9234f3 修改favicon位置 2026-04-21 13:15:05 +00:00
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

@@ -76,7 +76,7 @@ export default function Home() {
className="text-center mb-20" className="text-center mb-20"
> >
<h1 className="text-4xl font-bold tracking-tight sm:text-5xl lg:text-6xl"> <h1 className="text-4xl font-bold tracking-tight sm:text-5xl lg:text-6xl">
Welcome to Idea Guru welcome to Idea Guru
</h1> </h1>
<p className="mt-4 mx-auto max-w-2xl text-lg text-muted-foreground"> <p className="mt-4 mx-auto max-w-2xl text-lg text-muted-foreground">
A Next.js starter template with a curated tech stack A Next.js starter template with a curated tech stack