chore(tos): bump cache version 6 → 7 for 014-2 recrop
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 4m26s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 4m26s
The closeup studio cello shot (now atmosphere 2 after the swap) had too much empty ceiling above the head. Recropped from 1440x2560 to 1440x1920 (3:4) with top offset 450px so the head sits near the top of the frame and the full upper body is visible. TOS upload: portraits/014-2.webp (overwrite). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
aba9eee0c6
commit
8d8451baa3
@ -14,7 +14,7 @@
|
||||
* 立即看到更新后的内容,不必等 TTL 过期或手动 invalidate。
|
||||
*/
|
||||
const TOS_BASE = (process.env.NEXT_PUBLIC_TOS_DOMAIN ?? "").replace(/\/+$/, "");
|
||||
const TOS_VERSION = "6";
|
||||
const TOS_VERSION = "7";
|
||||
|
||||
export function tosUrl(path: string): string {
|
||||
const clean = path.replace(/^\/+/, "");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user