The weeb for the next gen discord boat - Wamellow wamellow.com
bot discord
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix debug page

Luna 5434d895 6257323c

+23 -1
+16 -1
app/(home)/debug/page.tsx
··· 1 + import { Metadata } from "next"; 1 2 import { cookies } from "next/headers"; 2 3 3 4 import Box from "@/components/box"; 4 - import { Shiggy } from "@/components/inputs/shiggy"; 5 + import { Shiggy } from "@/components/shiggy"; 6 + import { getBaseUrl, getCanonicalUrl } from "@/utils/urls"; 7 + 8 + export const metadata: Metadata = { 9 + title: "Shiggy", 10 + alternates: { 11 + canonical: getCanonicalUrl("debug") 12 + }, 13 + openGraph: { 14 + title: "Shiggy", 15 + type: "website", 16 + url: getCanonicalUrl("debug"), 17 + images: `${getBaseUrl()}/shiggy.gif` 18 + } 19 + }; 5 20 6 21 export default function Home() { 7 22 const cookieStore = cookies();
+1
app/(home)/page.tsx
··· 251 251 /> 252 252 ); 253 253 })} 254 + <span className="sr-only">Change Text-to-Speech language and voice</span> 254 255 </AvatarGroup> 255 256 256 257 <div className="flex gap-2 mt-5">
+1
components/inputs/shiggy.tsx components/shiggy.tsx
··· 7 7 {...props} 8 8 > 9 9 <source src="/shiggy.webm" type="video/webm" /> 10 + <track src="/shiggy.vtt" kind="captions" srcLang="en" label="english_captions"></track> 10 11 </video> 11 12 ); 12 13 }
public/shiggy.gif

This is a binary file and will not be displayed.

+5
public/shiggy.vtt
··· 1 + WEBVTT 2 + 3 + 1 4 + 00:00:00.000 --> 00:00:01.000 5 + shiggy