Add brand kit, #/brand page, and responsive logo marks

Export script generates PNG/WebP/favicons/ZIP and OG image; nav uses symbol on mobile and horizontal lockup on desktop; press kit at #/brand with download links and print-friendly guidelines.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
defiQUG
2026-05-26 20:53:37 -07:00
co-authored by Cursor
parent 2019f56f27
commit 33aab0d3de
48 changed files with 569 additions and 77 deletions
+1 -1
View File
@@ -26,6 +26,6 @@
"@/*": ["./src/*"]
}
},
"include": ["src"],
"include": ["src", "config/brand-assets.manifest.json"],
"references": [{ "path": "./tsconfig.node.json" }]
}