Skip to content

Commit 2422f4f

Browse files
authored
Merge pull request #238 from mismith0227/data-update
日時修正
2 parents 0f6ca8c + 5777600 commit 2422f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/about/data/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ export const booksData = [
134134
items: [
135135
{
136136
id: '2024-06-what-i-saw',
137-
date: '2023年6月',
137+
date: '2024年6月',
138138
name: 'What I Saw',
139139
link: 'https://shop.mismith.me/items/94783433',
140140
},

0 commit comments

Comments
 (0)