refactor(ui): rename topbar to boardsbar and add desktop footer for board, thread, and catalog

This commit is contained in:
plebeius
2026-02-23 16:47:51 +08:00
parent a7721fc252
commit 4433834c1c
39 changed files with 672 additions and 294 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/**
* Mapping of 4chan board codes to 5chan directory names
* Used for displaying board links in the topbar
* Used for displaying board links in the boardsbar
*/
export const BOARD_CODE_TO_DIRECTORY: Record<string, string> = {
a: 'Anime & Manga',