Update page.tsx

This commit is contained in:
tuna2134@コマリン親衛隊
2025-04-29 14:03:09 +09:00
committed by GitHub
parent df1e0fbd92
commit b66d4f882d

View File

@@ -5,7 +5,7 @@ export default function Home() {
return ( return (
<> <>
<Header /> <Header />
<div className="mx-auto max-w-3xl px-4"> <div className="mt-6 mx-auto max-w-3xl px-4">
<Timeline timeline={[ <Timeline timeline={[
{ {
title: "プログラミングの世界に入り込む", title: "プログラミングの世界に入り込む",