mirror of
https://github.com/tuna2134/cecilia.git
synced 2026-02-06 14:42:40 +00:00
fix
This commit is contained in:
1
.prettierrc
Normal file
1
.prettierrc
Normal file
@@ -0,0 +1 @@
|
||||
tabWidth: 4
|
||||
@@ -11,7 +11,8 @@ export default function Home() {
|
||||
{
|
||||
title: "プログラミングの世界に入り込む",
|
||||
datetime: "2020/07",
|
||||
description: "Discord Botを作るためにPythonを学び始めた。",
|
||||
description:
|
||||
"Discord Botを作るためにPythonを学び始めた。",
|
||||
},
|
||||
{
|
||||
title: "sbv2-api 誕生",
|
||||
|
||||
Reference in New Issue
Block a user