feat: (re)add favicon scrapper

This commit is contained in:
Sonny
2024-05-10 02:06:51 +02:00
committed by Sonny
parent 73f8c0c513
commit 817b9baafc
6 changed files with 332 additions and 5 deletions

View File

@@ -36,7 +36,6 @@ export default function HomePage(props: Readonly<HomePageProps>) {
trackMouse: true,
onSwipedRight: open,
});
console.log(props.collections);
useEffect(() => {
if (!isMobile && isShowing) {