Replace master logo with new JPEG version
Promotes the latest user-supplied logo (1024x1024 JPEG, ~95KB) to assets/volcan_logo_master.jpg. The previous 2MB PNG version is preserved in assets/archive/volcan_logo_master_v1.png in case higher fidelity is needed later for label/print artwork.
This commit is contained in:
@@ -42,9 +42,10 @@ netlify deploy --prod
|
|||||||
`index.html` is fully self-contained — every image used by the website is embedded as base64. The `/assets/` folder holds the master logo PNGs for label printing, social media, and business cards. The website does not require these files to render.
|
`index.html` is fully self-contained — every image used by the website is embedded as base64. The `/assets/` folder holds the master logo PNGs for label printing, social media, and business cards. The website does not require these files to render.
|
||||||
|
|
||||||
Current files in `/assets/`:
|
Current files in `/assets/`:
|
||||||
- `volcan_logo_master.png` — primary lockup, 1024×1024 PNG on dark background
|
- `volcan_logo_master.jpg` — primary lockup, 1024×1024 JPEG on black background
|
||||||
|
|
||||||
`/assets/archive/` holds older variants kept for reference:
|
`/assets/archive/` holds older variants kept for reference:
|
||||||
|
- `volcan_logo_master_v1.png` — earlier high-resolution PNG version of the master (2 MB, RGBA)
|
||||||
- `volan lgo black.png` — alternate black-background variant
|
- `volan lgo black.png` — alternate black-background variant
|
||||||
- `volcan logo png.png` — same logo on a white background (alt option)
|
- `volcan logo png.png` — same logo on a white background (alt option)
|
||||||
- `index.html` — 1-byte stub from the original upload, kept for traceability
|
- `index.html` — 1-byte stub from the original upload, kept for traceability
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 2.0 MiB After Width: | Height: | Size: 2.0 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 96 KiB |
Reference in New Issue
Block a user