From b8ca2833d62400122552ce62bde4051efc25dd96 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Mon, 13 May 2024 11:13:20 -0700 Subject: [PATCH] Update sample data --- static/shared/examples/data/books.json | 2 +- ...bp => the-ancien-régime-and-the-revolution.webp} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename static/shared/examples/images/{the-ancien-regime-and-the-revolution.webp => the-ancien-régime-and-the-revolution.webp} (100%) diff --git a/static/shared/examples/data/books.json b/static/shared/examples/data/books.json index 5fcfc6dc0..ae2f36db2 100644 --- a/static/shared/examples/data/books.json +++ b/static/shared/examples/data/books.json @@ -28,7 +28,7 @@ }, { "author": "Alexis de Tocqueville", - "cover": "https://gohugo.io/shared/examples/images/the-ancien-regime-and-the-revolution.webp", + "cover": "https://gohugo.io/shared/examples/images/the-ancien-régime-and-the-revolution.webp", "date": "2023-04-01", "isbn": "978-0141441641", "rating": 3, diff --git a/static/shared/examples/images/the-ancien-regime-and-the-revolution.webp b/static/shared/examples/images/the-ancien-régime-and-the-revolution.webp similarity index 100% rename from static/shared/examples/images/the-ancien-regime-and-the-revolution.webp rename to static/shared/examples/images/the-ancien-régime-and-the-revolution.webp