update docs

main
Gabriel 2 years ago
parent c6baec68cd
commit a9e7bcb26a

@ -4,7 +4,7 @@
"image": "", "image": "",
"location": "https://my.website", "location": "https://my.website",
"resource_groups": { "resource_groups": {
"Links": [{ "Link group 1": [{
"label": "RSS Feed", "label": "RSS Feed",
"icon": "", "icon": "",
"location": "https://my.website.com/rss.xml", "location": "https://my.website.com/rss.xml",

@ -52,6 +52,16 @@ The url for your website
This field is intended to feature content on your website. This field is intended to feature content on your website.
### resource_groups
*resource groups*
```
{
"Group1":[resource object,..],
"Group2":...
}
```
**resource object:** **resource object:**
Fields: Fields:
@ -67,7 +77,7 @@ Fields:
Connections are what makes interverse powerful. When you connect to someone else their link or preview appears. Connections are what makes interverse powerful. When you connect to someone else their link or preview appears.
--- ---
### connection groups ### connection_groups
*connection groups* *connection groups*
``` ```

Loading…
Cancel
Save