serve static assets from local public/ instead of static.officer.dev, simplify gmail history 404/410 handling
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { PixelGrid } from "@/components/PixelGrid";
|
||||
const landscapebg = 'https://static.officer.dev/landscape1.webp';
|
||||
const landscapebg = '/landscape1.webp';
|
||||
|
||||
export function Background() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user