mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 12:55:00 -04:00
Update sample data
This commit is contained in:
parent
fb76580f81
commit
1d5f40c907
@ -1,6 +1,7 @@
|
||||
[
|
||||
{
|
||||
"author": "Victor Hugo",
|
||||
"cover": "https://gohugo.io/shared/examples/images/the-hunchback-of-notre-dame.webp",
|
||||
"date": "2024-05-06",
|
||||
"isbn": "978-0140443530",
|
||||
"rating": 4,
|
||||
@ -13,18 +14,21 @@
|
||||
},
|
||||
{
|
||||
"author": "Victor Hugo",
|
||||
"cover": "https://gohugo.io/shared/examples/images/les-misérables.webp",
|
||||
"date": "2022-12-30",
|
||||
"isbn": "978-0451419439",
|
||||
"rating": 5,
|
||||
"summary": "Introducing one of the most **famous characters** in literature, Jean Valjean—the noble peasant imprisoned for stealing a loaf of bread—Les Misérables ranks among the greatest novels of all time. In it, Victor Hugo takes readers deep into the Parisian underworld, immerses them in a battle between good and evil, and carries them to the barricades during the uprising of 1832 with a breathtaking realism that is unsurpassed in modern prose.",
|
||||
"tags": [
|
||||
"fiction",
|
||||
"historical"
|
||||
"historical",
|
||||
"revolution"
|
||||
],
|
||||
"title": "Les Misérables"
|
||||
},
|
||||
{
|
||||
"author": "Alexis de Tocqueville",
|
||||
"cover": "https://gohugo.io/shared/examples/images/the-ancien-regime-and-the-revolution.webp",
|
||||
"date": "2023-04-01",
|
||||
"isbn": "978-0141441641",
|
||||
"rating": 3,
|
||||
@ -37,6 +41,7 @@
|
||||
},
|
||||
{
|
||||
"author": "François Furet",
|
||||
"cover": "https://gohugo.io/shared/examples/images/interpreting-the-french-revolution.webp",
|
||||
"date": "2024-01-12",
|
||||
"isbn": "978-0521280495",
|
||||
"rating": 5,
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
static/shared/examples/images/les-misérables.webp
Normal file
BIN
static/shared/examples/images/les-misérables.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Binary file not shown.
After Width: | Height: | Size: 6.8 KiB |
BIN
static/shared/examples/images/the-hunchback-of-notre-dame.webp
Normal file
BIN
static/shared/examples/images/the-hunchback-of-notre-dame.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Loading…
x
Reference in New Issue
Block a user