From 046e80f4f7c0ae7ec01cffb32e2c56ba26eff10d Mon Sep 17 00:00:00 2001 From: Paul Brinkmeier Date: Thu, 20 Feb 2025 14:32:19 +0100 Subject: [PATCH] Remove todo --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 79c0c1a..46240c3 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,3 @@ The data model is simply the list of all `.jpg` files in `IMAGE_DIR` and its sub - [x] Make a pretty index page - [x] Generate .webp thumbnails for index page - [x] Make a mobile page -- [ ] Make `make clean-dist` remove only unused photos (i.e. all photos in dist setminus photos that are supposed to be in dist)