From 83e2f233576791709cd07eda1e63826e4f28c504 Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 8 Oct 2025 12:08:11 +0100 Subject: [PATCH] chore: update homepage URL to read.withboris.com --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c82635c4..e83b699d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "boris", "version": "0.2.7", "description": "A minimal nostr client for bookmark management", - "homepage": "https://xn--bris-v0b.com/", + "homepage": "https://read.withboris.com/", "type": "module", "scripts": { "dev": "vite",