{ "sites": [ { "subdomain": "example", "ownerDid": "did:plc:p572wxnsuoogcrhlfrlizlrb", "repoName": "tangled-pages-example", "branch": "main", "baseDir": "/public", "notFoundFilepath": "/404.html" }, { "subdomain": "url-example", "tangledUrl": "https://tangled.sh/@gracekind.net/tangled-pages-example", "tangledUrl:comment": "This will render the same site as above, but it's an example of how to use the tangledUrl field", "branch": "main", "baseDir": "/public", "notFoundFilepath": "/404.html" } ], "subdomainOffset": 1, "subdomainOffset:comment": "Subdomain offset will usually be 1 for localhost, 2 for production" }