add banner

This commit is contained in:
plebeius.eth
2024-04-11 19:01:47 +02:00
parent 79b7b0193b
commit 41c9141aaa
2 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

+1 -1
View File
@@ -3,7 +3,7 @@ import { useSubplebbit } from '@plebbit/plebbit-react-hooks';
import { useState } from 'react';
import styles from './board-banner.module.css';
const totalBanners = 51;
const totalBanners = 52;
const ImageBanner = () => {
const [imagePath] = useState(() => {