Skip to content

Commit 5178b97

Browse files
committed
format
1 parent a9a3002 commit 5178b97

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/components/blog/Blogs.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ const blogItems: BlogItem[] = [
6565
date: new Date("2023-09-13"),
6666
},
6767
{
68-
title: "はてなブログやGigaViewerで使われている画像変換プロキシをEC2からEKSに移行しました",
68+
title:
69+
"はてなブログやGigaViewerで使われている画像変換プロキシをEC2からEKSに移行しました",
6970
href: "https://developer.hatenastaff.com/entry/2024/08/29/124236",
7071
type: "hatena",
7172
date: new Date("2024-08-29"),

0 commit comments

Comments
 (0)