add new banner

This commit is contained in:
Tom (plebeius.eth)
2024-12-15 15:07:31 +01:00
parent d3e11bd48c
commit 0717850c53
2 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

+1 -1
View File
@@ -7,7 +7,7 @@ import { useMultisubMetadata } from '../../hooks/use-default-subplebbits';
import useIsMobile from '../../hooks/use-is-mobile'; import useIsMobile from '../../hooks/use-is-mobile';
import useIsSubplebbitOffline from '../../hooks/use-is-subplebbit-offline'; import useIsSubplebbitOffline from '../../hooks/use-is-subplebbit-offline';
const totalBanners = 60; const totalBanners = 61;
const ImageBanner = () => { const ImageBanner = () => {
const [imagePath] = useState(() => { const [imagePath] = useState(() => {