From 39c948b8899ef5a6b10d31f282de5a072ffb9a26 Mon Sep 17 00:00:00 2001 From: Michael Ball Date: Wed, 3 Jun 2026 02:23:44 +0000 Subject: [PATCH] Add fallback thumbnail SVG for missing project thumbnails A 160x120 placeholder rendered in Berkeley blue (#003262) when a project has no stored thumbnail and one can't be regenerated from its XML. Intended to be wired up to the listing/render paths so a single broken project no longer leaves an empty on the page. --- static/img/missing-thumbnail.svg | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 static/img/missing-thumbnail.svg diff --git a/static/img/missing-thumbnail.svg b/static/img/missing-thumbnail.svg new file mode 100644 index 00000000..3d970b08 --- /dev/null +++ b/static/img/missing-thumbnail.svg @@ -0,0 +1,12 @@ + + + + + + + + + Thumbnail + unavailable + +