noticed c2e85c23b ("brand: update homepage favicons, add OG image and webmanifest") swapped the homepage assets from milady to eliza:
- removed:
apps/homepage/public/milady-icon.png (the milady mark)
- added:
apps/homepage/public/og-image.png (the eliza mark, currently live at milady.ai/og-image.png)
- replaced:
favicon-{16,32}.png, favicon.ico, apple-touch-icon.png
text metadata in apps/homepage/index.html is still fully milady-branded (<title>Milady | Local-First Control</title>, og:title="Milady", descriptions reference Milady), so social previews now show eliza imagery + milady text.
was the imagery swap intentional, or should milady.ai keep milady branding? happy to PR a swap-back if wanted — old milady-icon.png is still recoverable from git history at c2e85c23b^.
noticed
c2e85c23b("brand: update homepage favicons, add OG image and webmanifest") swapped the homepage assets from milady to eliza:apps/homepage/public/milady-icon.png(the milady mark)apps/homepage/public/og-image.png(the eliza mark, currently live at milady.ai/og-image.png)favicon-{16,32}.png,favicon.ico,apple-touch-icon.pngtext metadata in
apps/homepage/index.htmlis still fully milady-branded (<title>Milady | Local-First Control</title>,og:title="Milady", descriptions reference Milady), so social previews now show eliza imagery + milady text.was the imagery swap intentional, or should milady.ai keep milady branding? happy to PR a swap-back if wanted — old
milady-icon.pngis still recoverable from git history atc2e85c23b^.