me.linkna.profile

linkna.me

{
  "id": "me.linkna.profile",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "properties": {
          "avatar": {
            "type": "blob",
            "accept": [
              "image/png",
              "image/jpeg",
              "image/webp",
              "image/gif"
            ],
            "maxSize": 1000000,
            "description": "Custom profile picture for Linkname page."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A user's custom profile for their Linkname page."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against me.linkna.profile

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:py7scbwsfz53fg2lniwggdgd
CID
bafyreibhlpptitfb5pztdqw43dwz7qpawnhqd7atqtbr6oixgzu2hbn4pq
Indexed At
2026-01-31 13:03 UTC
AT-URI
at://did:plc:py7scbwsfz53fg2lniwggdgd/com.atproto.lexicon.schema/me.linkna.profile

Version History (2 versions)

Lexicon Garden

@