diff --git a/index.html b/index.html
index ce5e5dc9..bea9bbb7 100644
--- a/index.html
+++ b/index.html
@@ -5,6 +5,21 @@
Boris - Nostr Bookmarks
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/package.json b/package.json
index bd3fe6b7..0e8caa7e 100644
--- a/package.json
+++ b/package.json
@@ -2,6 +2,7 @@
"name": "boris",
"version": "0.2.4",
"description": "A minimal nostr client for bookmark management",
+ "homepage": "https://xn--bris-v0b.com/",
"type": "module",
"scripts": {
"dev": "vite",