Use each catalog article’s Figma body ornaments instead of one shared pair.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -39,7 +39,8 @@ Do not duplicate the same glyph in both places unless migrating between systems.
|
||||
`shareIconPath`, `featurePanelPath`, `ASSETS`, …) over hardcoded
|
||||
`/assets/...` strings in components.
|
||||
- **Blog art** stays under `public/content/blog/` with
|
||||
`{slug}-vertical.svg`, `-horizontal.svg`, `-section.svg`, `-tag.svg`.
|
||||
`{slug}-vertical.svg`, `-horizontal.svg`, `-section.svg`, `-tag.svg`,
|
||||
and `-ornament-right.png` / `-ornament-left.png` (body gutter shapes).
|
||||
- **Favicon** reuses `assets/logos/community-rule.svg` (`ASSETS.LOGO` in
|
||||
`app/layout.tsx` metadata) plus generated root binaries for Safari/iOS:
|
||||
`public/favicon.ico`, `favicon-16x16.png`, `favicon-32x32.png`, and
|
||||
|
||||
Reference in New Issue
Block a user