Skip to content

Commit 3992869

Browse files
committed
Updated on 2025-03-18
1 parent a40d132 commit 3992869

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

books/list.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
[
2+
{
3+
"title": "銀河英雄伝説5 風雲篇 ",
4+
"author": "田中芳樹",
5+
"date-complete": "2025-03-18",
6+
"page-count": "333",
7+
"rating": "95/100",
8+
"description": "Been almost a year since reading the last one. As always, quite good."
9+
},
210
{
311
"title": "道は開ける",
412
"author": "D・カーネギー",

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@ <h1 lang="ja">どこ?</h1>
178178

179179
<h1 lang="en">When?</h1>
180180
<h1 lang="ja">いつ?</h1>
181-
<p lang="en">Last time this was edited was 2025-03-10 (YYYY/MM/DD).</p>
182-
<p lang="ja">最終更新日:2025年03月10日</p>
181+
<p lang="en">Last time this was edited was 2025-03-18 (YYYY/MM/DD).</p>
182+
<p lang="ja">最終更新日:2025年03月18日</p>
183183
</div>
184184

185185
<footer>

0 commit comments

Comments
 (0)