diff --git a/css/brands-extended.css b/css/brands-extended.css
index 15195a7..25a7d5a 100644
--- a/css/brands-extended.css
+++ b/css/brands-extended.css
@@ -396,6 +396,15 @@ button:hover,
.button.button-myanimelist:focus {
filter: brightness(90%) }
+/* Nostr */
+.button.button-nostr {
+ color: #FFFFFF;
+ background-color: #a915ff;
+}
+.button.button-nostr:hover,
+.button.button-nostr:focus {
+ filter: brightness(90%) }
+
/* OP.GG */
.button.button-opgg {
color: #ffffff;
@@ -639,4 +648,4 @@ filter: brightness(90%);
.button.button-xing:hover,
.button.button-xing:focus {
filter: brightness(90%);
-}
\ No newline at end of file
+}
diff --git a/images/icons-extended/nostr_logo_wht.svg b/images/icons-extended/nostr_logo_wht.svg
new file mode 100644
index 0000000..66f73cd
--- /dev/null
+++ b/images/icons-extended/nostr_logo_wht.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/preview.html b/preview.html
index e2ff6e1..2b98472 100644
--- a/preview.html
+++ b/preview.html
@@ -209,6 +209,10 @@
MyAnimeList
+
+
Nostr
+
+
OP.GG