{
"id": "us.polhem.blog.content",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"content",
"slug",
"createdAt"
],
"properties": {
"slug": {
"type": "string",
"maxLength": 100
},
"images": {
"type": "array",
"items": {
"ref": "us.polhem.blog.image",
"type": "ref"
}
},
"content": {
"type": "string",
"maxLength": 100000
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "Record describing a page content block."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Generic blocks of web content for my personal blog (https://polhem.us)"
}
Metadata
- DID
-
did:plc:p5a4pydyirvdkmc3lhw2iykp
- CID
-
bafyreicyy325ddgo7fx3peralk4azs4knz3eice3pvwedwcrpqob6k7sya
- Indexed At
- 2026-01-05 00:20 UTC
- AT-URI
-
at://did:plc:p5a4pydyirvdkmc3lhw2iykp/com.atproto.lexicon.schema/us.polhem.blog.content