feat(home): add boards list more similar to vichan, which is better than 4chan's boards box for a potentially infinite number of boards

This commit is contained in:
Tom (plebeius.eth)
2025-02-03 13:08:24 +01:00
parent 09939b0230
commit cadfc699fc
11 changed files with 186 additions and 389 deletions
+1
View File
@@ -0,0 +1 @@
export { default } from './boards-list';