updates to printer, added changelog entry, restored deploy script in CI

This commit is contained in:
Amruth Pillai
2026-01-24 16:58:14 +01:00
parent 333b5e50c4
commit 21aec46763
4 changed files with 119 additions and 91 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ export function Hero() {
muted
autoPlay
playsInline
// @ts-expect-error - typescript doesn't know about fetchpriority for video elements
fetchpriority="high"
// @ts-expect-error - typescript doesn't know about fetchPriority for video elements
fetchPriority="high"
src="/videos/timelapse.webm"
aria-label={t`Timelapse demonstration of building a resume with Reactive Resume`}
className="pointer-events-none aspect-video size-full rounded-lg border object-cover shadow-2xl"