feat(social): supports rel-me links

This commit is contained in:
Anhgelus Morhtuuzh 2025-05-19 23:55:02 +02:00
parent cf36d7daa9
commit d7598a843e
No known key found for this signature in database
GPG key ID: CAD341EFA92DDDE5
5 changed files with 14 additions and 12 deletions

View file

@ -160,6 +160,9 @@
},
"custom_pages": {
"type": "array"
},
"rel_me_links": {
"type": "array"
}
},
"additionalProperties": false,