From 3f6a699d9416743a470408be7c2d27e0d74bc8f7 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Thu, 14 Aug 2025 23:29:10 -0700 Subject: [PATCH] fix: stupid tenor --- src/config/themes.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config/themes.ts b/src/config/themes.ts index fffb933..b27a2a7 100644 --- a/src/config/themes.ts +++ b/src/config/themes.ts @@ -77,9 +77,9 @@ const gifs: Record> = { "https://i.hep.gg/qEfn3EGG8.gif", "https://i.hep.gg/ZVv86odHak.gif", "https://i.hep.gg/2NSMExuNI.gif", - "https://tenor.com/view/steve-aoki-cake-face-gif-5705436", - "https://tenor.com/view/gritty-cake-gif-25910058", - "https://tenor.com/view/steve-aoki-cake-face-gif-5705438", + "https://c.tenor.com/pVLQQYSX2rIAAAAd/tenor.gif", + "https://c.tenor.com/S-Ch14cZ0L8AAAAd/tenor.gif", + "https://c.tenor.com/P0wUffEoLHIAAAAd/tenor.gif", ], };