mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
refactor(ui): rename topbar to boardsbar and add desktop footer for board, thread, and catalog
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user