Chore: Temporary Home-Page (Until Fixed with Rewrite)

This commit is contained in:
Youwes09
2026-03-19 22:53:51 -05:00
parent 161b1f9f52
commit 43630ef72d
12 changed files with 522 additions and 380 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
import type { Manga, Source } from "../../lib/types";
import ContextMenu from "../shared/ContextMenu.svelte";
import type { MenuEntry } from "../shared/ContextMenu.svelte";
import SourceBrowse from "../sources/SourceBrowse.svelte";
import SourceBrowse from "../shared/SourceBrowse.svelte";
// ── Config ────────────────────────────────────────────────────────────────────
const GENRE_TABS = ["All", "Action", "Romance", "Fantasy", "Comedy", "Drama", "Horror", "Sci-Fi", "Adventure", "Thriller"];