Compare commits

...

2 Commits

Author SHA1 Message Date
51d0f4c447
Remove docs 2025-09-04 21:27:10 +09:00
22ff4418dc
change words 2025-09-04 21:21:59 +09:00

View File

@ -21,7 +21,7 @@ export default function Home() {
.
</li>
<li className="tracking-[-.01em]">
Save and see your changes instantly.
Save and see your changes right away.
</li>
</ol>
@ -41,14 +41,6 @@ export default function Home() {
/>
Deploy now
</a>
<a
className="rounded-full border border-solid border-black/[.08] dark:border-white/[.145] transition-colors flex items-center justify-center hover:bg-[#f2f2f2] dark:hover:bg-[#1a1a1a] hover:border-transparent font-medium text-sm sm:text-base h-10 sm:h-12 px-4 sm:px-5 w-full sm:w-auto md:w-[158px]"
href="https://nextjs.org/docs?utm_source=create-next-app&utm_medium=appdir-template-tw&utm_campaign=create-next-app"
target="_blank"
rel="noopener noreferrer"
>
Read our docs
</a>
</div>
</main>
<footer className="row-start-3 flex gap-[24px] flex-wrap items-center justify-center">