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