You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Riven is the ultimate media management solution that helps you find, organize, stream, and enjoy your media effortlessly with debrid services.",
49
+
"sameAs": [
50
+
"https://github.com/rivenmedia",
51
+
"https://discord.riven.tv"
52
+
],
53
+
"foundingDate": "2023-12-03",
54
+
"contactPoint": [
55
+
{
56
+
"@type": "ContactPoint",
57
+
"email": "contact@riven.tv",
58
+
"contactType": "customer support",
59
+
"url": "mailto:contact@riven.tv",
60
+
"name": "Email Support"
61
+
},
62
+
{
63
+
"@type": "ContactPoint",
64
+
"contactType": "customer support",
65
+
"url": "https://discord.riven.tv",
66
+
"name": "Discord Server"
67
+
}
68
+
]
69
+
};
70
+
42
71
exportdefaultfunctionLayout({ children }: LayoutProps<'/'>){
0 commit comments