This commit is contained in:
tuna2134
2025-04-29 21:31:34 +00:00
parent ac705d36b0
commit 22109ff516
6 changed files with 98 additions and 96 deletions

1
.prettierrc Normal file
View File

@@ -0,0 +1 @@
tabWidth: 4

View File

@@ -11,7 +11,8 @@ export default function Home() {
{
title: "プログラミングの世界に入り込む",
datetime: "2020/07",
description: "Discord Botを作るためにPythonを学び始めた。",
description:
"Discord Botを作るためにPythonを学び始めた。",
},
{
title: "sbv2-api 誕生",