Skip to content

Commit a5c107f

Browse files
author
kencx
committed
Update library
1 parent 8e6472c commit a5c107f

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

content/library/books.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
"cover": "",
99
"date": "",
1010
"books": [
11-
{"title": "The Final Empire", "date": "2026-05-17", "rating": 0, "url": "http://openlibrary.org/works/OL5738148W/The_Final_Empire"},
12-
{"title": "The Well of Ascension", "date": "Now", "rating": 0, "url": "https://openlibrary.org/works/OL5738150W/The_Well_of_Ascension"}
11+
{"title": "The Final Empire", "date": "2026-05-17", "rating": 5, "url": "http://openlibrary.org/works/OL5738148W/The_Final_Empire"},
12+
{"title": "The Well of Ascension", "date": "2026-05-20", "rating": 5, "url": "https://openlibrary.org/works/OL5738150W/The_Well_of_Ascension"},
13+
{"title": "The Hero of Ages", "date": "2026-05-25", "rating": 5, "url": "https://openlibrary.org/works/OL5738154W/The_Hero_of_Ages"}
1314
]
1415
},
1516
{

content/library/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
22
title = "library"
3-
updated = "2026-05-18"
3+
updated = "2026-05-25"
44
template = "library.html"
55
draft = false
66

0 commit comments

Comments
 (0)