diff --git a/content.json b/content.json
index 9d56494..f4658b5 100644
--- a/content.json
+++ b/content.json
@@ -4,6 +4,7 @@
"cloneable": true,
"description": "End-to-end encrypted messaging",
"domain": "Mail.ZeroNetwork.bit",
+ "favicon": "favicon.png",
"files": {
"css/all.css": {
"sha512": "0d6aaedf955a7fe1d9c9adc4bd3bad5dd392967be84aee1225b2cf10dae277c2",
@@ -65,4 +66,4 @@
"js/all.js"
],
"zeronet_version": "0.5.1"
-}
\ No newline at end of file
+}
diff --git a/favicon.png b/favicon.png
new file mode 100644
index 0000000..91140eb
Binary files /dev/null and b/favicon.png differ
diff --git a/index.html b/index.html
index 5565f40..8617d5e 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,8 @@