diff --git a/manifests/buttrfly-web.json b/manifests/buttrfly-web.json deleted file mode 100644 index 854c391..0000000 --- a/manifests/buttrfly-web.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "appId": "buttrfly", - "name": "Buttrfly", - "description": "Web3 Social Explorer", - "platform": "web", - "icon": { - "url": "https://buttrfly.app/buttrfly-icon-rounded.png", - "background": "#111111" - }, - "routes": { - "home": "https://buttrfly.app/", - "profile": { - "url": "https://buttrfly.app/profile/:handle" - }, - "publication": { - "url": "https://buttrfly.app/post/:id", - "supports": ["ARTICLE", "AUDIO", "EMBED", "IMAGE", "LINK", "TEXT_ONLY", "VIDEO"] - } - } -} diff --git a/manifests/buttrfly.json b/manifests/buttrfly.json index b7afdcb..854c391 100644 --- a/manifests/buttrfly.json +++ b/manifests/buttrfly.json @@ -2,7 +2,7 @@ "appId": "buttrfly", "name": "Buttrfly", "description": "Web3 Social Explorer", - "platform": "mobile", + "platform": "web", "icon": { "url": "https://buttrfly.app/buttrfly-icon-rounded.png", "background": "#111111"