feat(docs): enhance documentation with Docker deployment and local files provider sections
This commit is contained in:
@@ -15,7 +15,7 @@ export default function MainLayout({ children }: { children: ReactNode }) {
|
||||
<header className="sticky top-0 z-50 border-b border-zinc-800 bg-zinc-950/80 backdrop-blur">
|
||||
<nav className="mx-auto flex h-14 max-w-7xl items-center justify-between px-6">
|
||||
<Link
|
||||
href="/tv"
|
||||
href="/"
|
||||
className="text-sm font-semibold tracking-widest text-zinc-100 uppercase"
|
||||
>
|
||||
K-TV
|
||||
|
||||
Reference in New Issue
Block a user