mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-06 06:53:53 +02:00
Add field 'website:menu' (#803)
* Add "website/menu" in sustenance amenity moreFields section
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"key": "website:menu",
|
||||
"type": "url",
|
||||
"placeholder": "https://example.com",
|
||||
"label": "Menu Link",
|
||||
"terms": [
|
||||
"online menu",
|
||||
"menu uri",
|
||||
"menu url",
|
||||
"website menu",
|
||||
"menu"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user