mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Update banner assets and manifest references
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 3.7 MiB After Width: | Height: | Size: 338 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 338 KiB |
|
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 59 KiB |
@@ -2,12 +2,6 @@
|
||||
// Run 'node scripts/generate-asset-manifest.js' to regenerate
|
||||
// This file is generated from public/assets/ directory
|
||||
|
||||
export const BANNERS = [
|
||||
'assets/banners/banner-1.jpg',
|
||||
'assets/banners/banner-2.jpg',
|
||||
'assets/banners/banner-3.gif',
|
||||
'assets/banners/banner-4.gif',
|
||||
'assets/banners/banner-5.png',
|
||||
] as const;
|
||||
export const BANNERS = ['assets/banners/banner-1.jpg', 'assets/banners/banner-2.jpg', 'assets/banners/banner-3.gif', 'assets/banners/banner-4.png'] as const;
|
||||
|
||||
export const NOT_FOUND_IMAGES = ['assets/not-found/not-found-1.png'] as const;
|
||||
|
||||
Reference in New Issue
Block a user