19 lines
447 B
Markdown
19 lines
447 B
Markdown
# Public Assets
|
|
|
|
This folder contains static files.
|
|
|
|
## Logo Image
|
|
|
|
**@symbol.svg** - Logo image for the pickleglass application
|
|
|
|
### Requirements:
|
|
- Filename: `symbol.png`
|
|
- Recommended size: 32x32px or 64x64px
|
|
- Format: PNG
|
|
- Transparent background recommended
|
|
|
|
### Usage:
|
|
- Used as logo in sidebar header
|
|
- Loaded optimized through Next.js Image component
|
|
|
|
Currently there is a placeholder file, please replace it with the actual logo image. |