fix: update branding assets, favicon, and correct Overseerr→Jellyseerr in showcase
- Update brand logo images (dark/light variants) - Replace favicon.ico with optimized version, remove redundant icon.jpg - Fix Navbar logo dimensions (h-14 for better visibility) - Remove dead link from installation docs - Correct AppShowcase: Overseerr → Jellyseerr (template renamed in codebase) - Rebuild static export
This commit is contained in:
@@ -31,7 +31,7 @@ const apps: App[] = [
|
||||
{ name: 'Readarr', icon: '📚', category: 'Media Mgmt' },
|
||||
{ name: 'Prowlarr', icon: '🔍', category: 'Media Mgmt' },
|
||||
{ name: 'Bazarr', icon: '💬', category: 'Media Mgmt' },
|
||||
{ name: 'Overseerr', icon: '🎯', category: 'Media Mgmt' },
|
||||
{ name: 'Jellyseerr', icon: '🎯', category: 'Media Mgmt' },
|
||||
{ name: 'Tautulli', icon: '📊', category: 'Media Mgmt' },
|
||||
|
||||
// Downloads
|
||||
|
||||
Reference in New Issue
Block a user