Hold back ten photos pending permission #29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "pending-permission-photos"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Ten photos on the homepage wall show people who haven't yet given permission to be shown.
Solution
Move them from
src/assets/montage/tosrc/assets/montage-pending/, which the wall doesn't read. That folder's README maps each file to its original, so a photo can be restored with onegit mvonce its people agree. The wall drops from 109 to 99 photos.Testing
npm run buildpasses.<img>(99 photos × 2 loop copies), and none of the held-back files appear in it.🤖 Generated with Claude Code