add banner

This commit is contained in:
Tom (plebeius.eth)
2024-07-04 12:13:57 +02:00
parent 7aa00782aa
commit 80836302f6
2 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

+1 -1
View File
@@ -8,7 +8,7 @@ import styles from './board-header.module.css';
import { useMultisubMetadata } from '../../hooks/use-default-subplebbits'; import { useMultisubMetadata } from '../../hooks/use-default-subplebbits';
import useIsMobile from '../../hooks/use-is-mobile'; import useIsMobile from '../../hooks/use-is-mobile';
const totalBanners = 59; const totalBanners = 60;
const ImageBanner = () => { const ImageBanner = () => {
const [imagePath] = useState(() => { const [imagePath] = useState(() => {