Point the presence at the provided avatar
The spec declared presence/assets/helixforge-avatar.png; the asset that exists is assets/helix-forge.png. Spec paths are repo-relative, so the declaration now matches the file. Records what preflight reports about it: 907x885 is not square, and Telegram will centre-crop to 885x885. A 22px trim is unlikely to matter, but it is better stated than discovered. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0172sgCZEEDJcnQmr4SGDvKa Assistant: claude-code Assistant-Model: opus Assistant-Process: 1361245@bnt-lap001 Assistant-Session: b3b428ef-f3e6-4688-b091-01f71461d66a
This commit is contained in:
parent
20b1ad077f
commit
b37ab4a238
3 changed files with 11 additions and 13 deletions
|
|
@ -36,7 +36,7 @@ presence:
|
|||
and sessions doing that work are acknowledged. This channel carries short
|
||||
accounts of it, each linking back to the entry it was written from.
|
||||
|
||||
avatar: "presence/assets/helixforge-avatar.png"
|
||||
avatar: "assets/helix-forge.png"
|
||||
|
||||
channels:
|
||||
# Created first. Every rendering is checked here, and nothing reaches the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue