mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
ensure homepage always uses yotsuba as theme
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export const isHomeView = (pathname: string): boolean => {
|
||||
return pathname === '/';
|
||||
};
|
||||
Reference in New Issue
Block a user