From d2367a2c5c166e8e900e5d02c25aebbeebd67de7 Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Fri, 13 Feb 2026 03:36:47 -0700 Subject: [PATCH] feat: Switch presentation embed to self-hosted flipbook service Replace FlipHTML5 embed with slides.jeffemmett.com/psilocybernetics. Co-Authored-By: Claude Opus 4.6 --- components/presentation-deck.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/presentation-deck.tsx b/components/presentation-deck.tsx index 729cf93..08c8646 100644 --- a/components/presentation-deck.tsx +++ b/components/presentation-deck.tsx @@ -49,7 +49,7 @@ export function PresentationDeck() { left: 0, top: 0, }} - src="https://online.fliphtml5.com/phqos/rzfn/" + src="https://slides.jeffemmett.com/psilocybernetics" seamless scrolling="no" frameBorder="0"