18 lines
657 B
Markdown
18 lines
657 B
Markdown
|
|
# Brand assets
|
|||
|
|
|
|||
|
|
## helixforge-avatar.png — MISSING
|
|||
|
|
|
|||
|
|
`presence/telegram.yaml` references `presence/assets/helixforge-avatar.png`.
|
|||
|
|
It does not exist yet, and `provision apply` will fail on `/setuserpic` until
|
|||
|
|
it does.
|
|||
|
|
|
|||
|
|
Requirements: square, at least 512×512, PNG. Telegram crops to a circle, so
|
|||
|
|
keep the mark clear of the corners.
|
|||
|
|
|
|||
|
|
Deliberately not generated. This is the first thing a stranger sees of
|
|||
|
|
HelixForge on Telegram, and it should be a considered choice rather than a
|
|||
|
|
placeholder that quietly becomes permanent.
|
|||
|
|
|
|||
|
|
Provisioning is content-addressed on the file's digest, so replacing this file
|
|||
|
|
is what triggers an avatar update on a later `apply`.
|