diff --git a/public/index.html b/public/index.html index 1cbe83b2..75c211a2 100644 --- a/public/index.html +++ b/public/index.html @@ -9,7 +9,11 @@ - + + + snort.social - Nostr interface diff --git a/src/index.css b/src/index.css index a6af9705..dd4a3c0d 100644 --- a/src/index.css +++ b/src/index.css @@ -1,5 +1,3 @@ -@import url("https://fonts.googleapis.com/css2?family=Be+Bietnam+Pro:wght@400;500;600;700&display=swap"); - :root { --bg-color: #000; --font-color: #fff;