diff --git a/index.html b/index.html index 1c2e61b..a32b7b7 100644 --- a/index.html +++ b/index.html @@ -3,11 +3,11 @@ - Zelo News - + zelo.news - Your Source for Decentralized News + - - + + diff --git a/public/manifest.webmanifest b/public/manifest.webmanifest index dc1880c..cebf108 100644 --- a/public/manifest.webmanifest +++ b/public/manifest.webmanifest @@ -1,7 +1,7 @@ { - "name": "Zelo News", - "short_name": "Zelo", - "description": "A Nostr-powered news platform", + "name": "zelo.news", + "short_name": "zelo", + "description": "Your Source for Decentralized News", "start_url": "/", "display": "standalone", "background_color": "#ffffff",