| name | caterpi11ar-assets |
| description | Use when working on a caterpi11ar or affiliated project and need brand assets such as logos, contact information, or copyright notices. Use when adding branding, an about page, footer, or any visual identity element to a project under the caterpi11ar or locusify brand. |
caterpi11ar Assets
Centralized brand assets for caterpi11ar projects — logos, contact info, and copyright — available via raw GitHub URLs without cloning.
Asset URLs
| Asset | Format | Raw URL |
|---|
| caterpi11ar logo | JPG 1024×1024 | https://raw.githubusercontent.com/caterpi11ar/assets/main/logo/caterpi11ar.jpg |
| locusify logo | PNG 1024×1024 | https://raw.githubusercontent.com/caterpi11ar/assets/main/logo/locusify.png |
Contact
Copyright
© 2026 caterpi11ar. For internal caterpi11ar projects only.
Usage Examples
Markdown:

HTML:
<img src="https://raw.githubusercontent.com/caterpi11ar/assets/main/logo/caterpi11ar.jpg" alt="caterpi11ar" width="128" />
Git submodule (full local access):
git submodule add https://github.com/caterpi11ar/assets.git assets