add banner

This commit is contained in:
Tom (plebeius.eth)
2025-02-24 12:18:02 +01:00
parent 40dbf46ee1
commit 1639600d7c
2 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

+1 -1
View File
@@ -9,7 +9,7 @@ import useIsSubplebbitOffline from '../../hooks/use-is-subplebbit-offline';
import { shouldShowSnow } from '../../lib/snow'; import { shouldShowSnow } from '../../lib/snow';
import Tooltip from '../tooltip'; import Tooltip from '../tooltip';
const totalBanners = 61; const totalBanners = 62;
const ImageBanner = () => { const ImageBanner = () => {
const [imagePath] = useState(() => { const [imagePath] = useState(() => {