3 changed files with 32 additions and 1 deletions
@ -0,0 +1,17 @@ |
|||
{ |
|||
"type" : "links", |
|||
"links" :[ |
|||
{ |
|||
"type" : "links", |
|||
"title" : "test 1", |
|||
"href" : "https://wesk.tech", |
|||
"sub" : "wat" |
|||
}, |
|||
{ |
|||
"type" : "links", |
|||
"title" : "test 2", |
|||
"href" : "https://wesk.tech", |
|||
"sub" : "lolwat" |
|||
} |
|||
] |
|||
} |
Loading…
Reference in new issue