Update example config to match v4 #35

This commit is contained in:
Dan Mindru 2017-10-06 11:26:22 +02:00
parent f921b882a0
commit f2aa0c2366
4 changed files with 45 additions and 61 deletions

View File

@ -1,6 +1,4 @@
{
"persons": [
{
"id": "ONEstore",
"name": "0 0 0 매니저",
"team": "스토어 기획팀",
@ -13,6 +11,4 @@
"logoUrl": "assets/type01.png",
"logoAlt": "Onestore logo",
"website": "http://onesto.re/"
}
]
}

View File

@ -1,6 +1,4 @@
{
"persons": [
{
"id": "ONEstoreBlack",
"signature": "Best regards,",
"name": "Joo Hyung Park",
@ -14,6 +12,4 @@
"logoUrl": "assets/type03.png",
"logoAlt": "ONEstore. logo",
"website": "http://onesto.re/"
}
]
}

View File

@ -1,6 +1,4 @@
{
"persons": [
{
"id": "fadeit",
"signature": "Yours truly,",
"name": "Jane Whatsmyname",
@ -12,6 +10,4 @@
"logoUrl": "http://fadeit.dk/src/assets/img/brand/fadeit-logo.png",
"logoAlt": "fadeit logo",
"website": "http://fadeit.dk"
}
]
}

View File

@ -1,6 +1,4 @@
{
"persons": [
{
"id": "play",
"signature": "Best regards,",
"name": "Jane Whatsmyname",
@ -10,6 +8,4 @@
"logoUrl": "https://informationscreen.com/manage/assets/images/play-logo.png",
"logoAlt": "Play. logo",
"website": "http://tryplay.dk"
}
]
}