diff --git a/assets/template/mastodon/datapackage.json b/assets/template/mastodon/datapackage.json new file mode 100644 index 0000000..2852519 --- /dev/null +++ b/assets/template/mastodon/datapackage.json @@ -0,0 +1,41 @@ +{ + "$schema": "https://manyfold.app/profiles/0.0/datapackage.json", + "name": "xr-fragments-template-website", + "title": "Mastodon posts", + "homepage": "http://xrfragment.org", + "image": "website.jpg", + "keywords": [ + "@lvk@mastodon.online", + "@utopiah@mastodon.pirateparty.be", + "template" + ], + "licenses": [ + { + "name": "CC-BY-SA-4.0", + "path": "https://spdx.org/licenses/CC-BY-SA-4.0.html" + } + ], + "resources": [ + ], + "sensitive": false, + "contributors": [ + { + "title": "xrfragments", + "path": "http://localhost:3214/creators/xrfragments", + "roles": [ + "creator" + ], + "caption": "", + "description": "XR Fragments is an open specification for hyperlinking & deeplinking 3D fileformats .\nTurn 3D files into linkable AR/VR websites .\n3D files with XR Fragments enable interoperable, networkable and interactions via so-called extras and promote URL standards .", + "links": [ + { + "path": "https://xrfragment.org" + } + ] + } + ], + "collections": [ + ], + "links": [ + ] +} diff --git a/assets/template/murial2D/murial2D.glb b/assets/template/murial2D/murial2D.glb index a8913f6..e7dc576 100644 Binary files a/assets/template/murial2D/murial2D.glb and b/assets/template/murial2D/murial2D.glb differ diff --git a/assets/template/website/datapackage.json b/assets/template/website/datapackage.json index ae3b9b5..1b553b3 100644 --- a/assets/template/website/datapackage.json +++ b/assets/template/website/datapackage.json @@ -5,8 +5,6 @@ "homepage": "http://xrfragment.org", "image": "website.jpg", "keywords": [ - "@lvk@mastodon.online", - "@utopiah@mastodon.pirateparty.be", "template" ], "licenses": [