We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40d132 commit 3992869Copy full SHA for 3992869
books/list.json
@@ -1,4 +1,12 @@
1
[
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
+ },
10
{
11
"title": "道は開ける",
12
"author": "D・カーネギー",
index.html
@@ -178,8 +178,8 @@ <h1 lang="ja">どこ?</h1>
178
179
<h1 lang="en">When?</h1>
180
<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>
+ <p lang="en">Last time this was edited was 2025-03-18 (YYYY/MM/DD).</p>
+ <p lang="ja">最終更新日:2025年03月18日</p>
183
</div>
184
185
<footer>
0 commit comments