Monorepo for Aesthetic.Computer aesthetic.computer
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

lacma-2026: bump grant-video + poster cache-busting to v=2

CDN edge was serving a stale 18 MB version under ?v=1 (from an earlier
partial upload). S3 has the correct 39.6 MB file; bumping to ?v=2 pulls
the fresh asset through the edge cache.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

+3 -3
+3 -3
system/public/lacma-2026/index.html
··· 662 662 <div class="demo-pair"> 663 663 <div class="demo-frame"> 664 664 <video id="demo-video" 665 - poster="https://assets.aesthetic.computer/lacma-2026/grant-video-poster.jpg?v=1" 665 + poster="https://assets.aesthetic.computer/lacma-2026/grant-video-poster.jpg?v=2" 666 666 autoplay muted loop playsinline controls preload="metadata"> 667 - <source src="https://assets.aesthetic.computer/lacma-2026/grant-video.mp4?v=1" type="video/mp4"> 668 - Your browser doesn't support HTML5 video. <a href="https://assets.aesthetic.computer/lacma-2026/grant-video.mp4?v=1">Download the MP4</a>. 667 + <source src="https://assets.aesthetic.computer/lacma-2026/grant-video.mp4?v=2" type="video/mp4"> 668 + Your browser doesn't support HTML5 video. <a href="https://assets.aesthetic.computer/lacma-2026/grant-video.mp4?v=2">Download the MP4</a>. 669 669 </video> 670 670 </div> 671 671 <div class="demo-hardware">