docs(guide): add promoted attribute for alias

This commit is contained in:
Elian Doran 2025-10-28 22:31:59 +02:00
parent d7982c65dd
commit 1581568741
No known key found for this signature in database

View File

@ -69,7 +69,14 @@
"name": "shareAlias",
"value": "user-guide",
"isInheritable": false,
"position": 80
"position": 10
},
{
"type": "label",
"name": "label:shareAlias",
"value": "promoted,alias=Slug,single,text",
"isInheritable": true,
"position": 20
}
],
"format": "markdown",