mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
feat(ui): update assets
- Add various brand images, organise images - Create favicon for docs pages (light blue version of key logo) - Rename app title to `Invoke - Community Edition`
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { Flex, Image, Spinner } from '@chakra-ui/react';
|
||||
import InvokeLogoWhite from 'assets/images/invoke-key-wht-lrg.svg';
|
||||
import InvokeLogoWhite from 'public/assets/images/invoke-symbol-wht-lrg.svg';
|
||||
import { memo } from 'react';
|
||||
|
||||
// This component loads before the theme so we cannot use theme tokens here
|
||||
|
Reference in New Issue
Block a user