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
"text": "Riven is a powerful media management solution that works together with debrid services to help you find, organize, stream, and enjoy your media effortlessly."
21
+
}
22
+
},
23
+
{
24
+
"@type": "Question",
25
+
"name": "How do I get started with Riven?",
26
+
"acceptedAnswer": {
27
+
"@type": "Answer",
28
+
"text": "To get started with Riven, visit our documentation at https://riven.tv/docs to learn about installation and setup."
29
+
}
30
+
},
31
+
{
32
+
"@type": "Question",
33
+
"name": "Where can I find support for Riven?",
34
+
"acceptedAnswer": {
35
+
"@type": "Answer",
36
+
"text": "For support, please refer to our documentation, send us a message in our discord server at https://discord.riven.tv, or reach out via contact@riven.tv"
37
+
}
38
+
}
39
+
]
40
+
};
41
+
10
42
exportdefaultfunctionLayout({ children }: LayoutProps<'/'>){
0 commit comments