mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
refactor: 🚚 Do full rename of Lysand to Versia
This commit is contained in:
parent
a106e7acef
commit
6414337a30
21 changed files with 88 additions and 88 deletions
|
|
@ -68,7 +68,7 @@ All properties are optional.
|
|||
Location does not need to be precise, and can be as simple as `+46+002/` (France) or `+48.52+002.20/` (Paris, France).
|
||||
</Property>
|
||||
<Property name="aliases" type="URI[]" required={false} typeLink="/types#uri">
|
||||
Lysand profiles that should be considered aliases of this profile.
|
||||
Versia profiles that should be considered aliases of this profile.
|
||||
</Property>
|
||||
</Properties>
|
||||
</Col>
|
||||
|
|
@ -81,7 +81,7 @@ All properties are optional.
|
|||
"type": "User",
|
||||
// ...
|
||||
"extensions": { // [!code focus:100]
|
||||
"org.lysand:vanity": {
|
||||
"pub.versia:vanity": {
|
||||
"avatar_overlays": [
|
||||
{
|
||||
"image/png": {
|
||||
|
|
@ -124,7 +124,7 @@ All properties are optional.
|
|||
"location": "+40.6894-074.0447/",
|
||||
"aliases": [
|
||||
"https://burger.social/accounts/349ee237-c672-41c1-aadc-677e185f795a",
|
||||
"https://social.lysand.org/users/f565ef02-035d-4974-ba5e-f62a8558331d"
|
||||
"https://versia.social/users/f565ef02-035d-4974-ba5e-f62a8558331d"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue