mirror of
https://github.com/tuna2134/cecilia.git
synced 2026-02-06 14:42:40 +00:00
Update page.tsx
This commit is contained in:
@@ -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: "プログラミングの世界に入り込む",
|
||||||
|
|||||||
Reference in New Issue
Block a user