{
"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:web:lexicon.store
- CID
-
bafyreicyy325ddgo7fx3peralk4azs4knz3eice3pvwedwcrpqob6k7sya
- Indexed At
- 2026-03-20 15:55 UTC
- AT-URI
-
at://did:web:lexicon.store/com.atproto.lexicon.schema/us.polhem.blog.content