58 lines
		
	
	
		
			No EOL
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			58 lines
		
	
	
		
			No EOL
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
{
 | 
						|
    "version": 0.1,
 | 
						|
    "name": "My website",
 | 
						|
    "image": "",
 | 
						|
    "location": "https://my.website",
 | 
						|
    "resource_groups": {
 | 
						|
        "Website Content": [{
 | 
						|
                "label": "RSS Feed",
 | 
						|
                "icon": "https://upload.wikimedia.org/wikipedia/commons/d/d9/Rss-feed.svg",
 | 
						|
                "location": "https://my.website/rss.xml",
 | 
						|
                "description": ""
 | 
						|
            },
 | 
						|
            {
 | 
						|
                "label": "Videos",
 | 
						|
                "icon": "https://upload.wikimedia.org/wikipedia/commons/3/32/Video_icon_2.png",
 | 
						|
                "location": "https://my.website/videos",
 | 
						|
                "description": ""
 | 
						|
            }
 | 
						|
        ],
 | 
						|
        "Interverse Info": [{
 | 
						|
                "label": "An introduction to Interverse",
 | 
						|
                "icon": "",
 | 
						|
                "location": "https://libresolutions.network/articles/7-interverse.html",
 | 
						|
                "description": ""
 | 
						|
            },
 | 
						|
            {
 | 
						|
                "label": "Demo video",
 | 
						|
                "icon": "",
 | 
						|
                "location": "https://storage.libresolutions.network/Videos/interverse-demo-01.mp4",
 | 
						|
                "description": ""
 | 
						|
            },
 | 
						|
            {
 | 
						|
                "label": "Code",
 | 
						|
                "icon": "",
 | 
						|
                "location": "https://codeberg.org/gabe/Interverse",
 | 
						|
                "description": "Get started today!"
 | 
						|
            }
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "resources": [],
 | 
						|
    "connection_groups": {
 | 
						|
        "Libre Solutions Network": [
 | 
						|
            "https://libresolutions.network",
 | 
						|
            "https://gabe.rocks"
 | 
						|
        ],
 | 
						|
        "Known Interverse": [
 | 
						|
            "https://jamespearson.xyz",
 | 
						|
            "https://tomfasano.net"
 | 
						|
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "connections": [],
 | 
						|
    "contact": {
 | 
						|
        "e-mail": "contact@https://my.website",
 | 
						|
        "matrix": "@me:https://my.website",
 | 
						|
        "fediverse": "@me@mastodon.social"
 | 
						|
    }
 | 
						|
} |