23 lines
		
	
	
		
			No EOL
		
	
	
		
			537 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			No EOL
		
	
	
		
			537 B
		
	
	
	
		
			Text
		
	
	
	
	
	
{
 | 
						|
    "version": 0.1,
 | 
						|
    "name": "My website",
 | 
						|
    "image":"",
 | 
						|
    "location": "https://my.website",
 | 
						|
    "resources": [
 | 
						|
      {
 | 
						|
      "label": "RSS Feed",
 | 
						|
      "icon": "",
 | 
						|
      "location": "https://my.website.com/rss.xml",
 | 
						|
      "description": "Stay up to date!"
 | 
						|
      }
 | 
						|
    ],
 | 
						|
    "connections": [
 | 
						|
      "https://libresolutions.network",
 | 
						|
      "https://retroedge.tech"
 | 
						|
    ],
 | 
						|
    "contact": {
 | 
						|
      "e-mail": "contact@https://my.website",
 | 
						|
      "matrix": "@me:https://my.website",
 | 
						|
      "fediverse": "@me@mastodon.social"
 | 
						|
    }
 | 
						|
    } |