first commit
This commit is contained in:
17
data/fields/website.json
Normal file
17
data/fields/website.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"key": "website",
|
||||
"keys": [
|
||||
"website",
|
||||
"contact:website"
|
||||
],
|
||||
"type": "url",
|
||||
"placeholder": "https://example.com",
|
||||
"label": "Website",
|
||||
"terms": [
|
||||
"internet presence",
|
||||
"uri",
|
||||
"url",
|
||||
"webpage"
|
||||
],
|
||||
"universal": true
|
||||
}
|
||||
Reference in New Issue
Block a user