mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(banners): add banner-6
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 150 KiB |
@@ -8,6 +8,7 @@ export const BANNERS = [
|
|||||||
'assets/banners/banner-3.gif',
|
'assets/banners/banner-3.gif',
|
||||||
'assets/banners/banner-4.png',
|
'assets/banners/banner-4.png',
|
||||||
'assets/banners/banner-5.png',
|
'assets/banners/banner-5.png',
|
||||||
|
'assets/banners/banner-6.jpg',
|
||||||
] as const;
|
] as const;
|
||||||
|
|
||||||
export const NOT_FOUND_IMAGES = ['assets/not-found/not-found-1.png'] as const;
|
export const NOT_FOUND_IMAGES = ['assets/not-found/not-found-1.png'] as const;
|
||||||
|
|||||||
Reference in New Issue
Block a user