diff --git a/README.md b/README.md index 3ede9ee..81aa5bf 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,9 @@ e.g. **SUPPORTS** An optional list of tuples (img_alt, url, logo_url, title) +**READINGS** +An optional list of `dict`, with `img_url` & `description` fields, of books you read, from most recent to oldest. + **ISSO_BASE_URL** An optional URL to an [isso](https://posativ.org/isso/) endpoint (serving `/js/embed.dev.js`). diff --git a/templates/base.html b/templates/base.html index b50e6b6..1f26211 100644 --- a/templates/base.html +++ b/templates/base.html @@ -101,6 +101,12 @@