work.mattriley.socialLink

mattriley.work

{
  "id": "work.mattriley.socialLink",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "order",
          "title",
          "url",
          "icon"
        ],
        "properties": {
          "url": {
            "type": "string",
            "format": "uri",
            "description": "Absolute URL for the social profile."
          },
          "icon": {
            "type": "string",
            "description": "Icon identifier used by the frontend."
          },
          "order": {
            "type": "integer",
            "minimum": 0,
            "description": "Display order for the homepage social links."
          },
          "title": {
            "type": "string",
            "description": "Human-readable label for the social destination."
          }
        }
      },
      "description": "A social link record for a single profile destination."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A social profile link displayed on mattriley.work."
}

Validate Record

Validate a record against work.mattriley.socialLink

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:g5frjlzwnpjtxlc6chaqbl4o
CID
bafyreieotubocvve4stijcnvscf2e42fzsqenbohk3sa63pn5j2bqjgczu
Indexed At
2026-06-09 23:15 UTC
AT-URI
at://did:plc:g5frjlzwnpjtxlc6chaqbl4o/com.atproto.lexicon.schema/work.mattriley.socialLink

Lexicon Garden

@