fix: strip sha256: prefix from identity_id when building avatar URL
identity.user_id is stored as sha256:<hex> (canonical Muse prefix form). The /avatars/{identity_id}.svg route expects bare 64-char hex. Strip the prefix in the template so the URL is correct.
sha256:c7b6f33b28697720829ea915f42f2092e153a359e353afda9aecc6c609ba5065
sha
sha256:499e41c15d65bcafb7124fb0af91d4ab5e4260345fd1ba4ae9be94443a3db69d
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:c7b6f33b28697720829ea915f42f2092e153a359e353afda9aecc6c609ba5065 --body "your comment"
No comments yet. Be the first to start the discussion.