diff --git a/content.json b/content.json
index e2350d6..9b970f1 100644
--- a/content.json
+++ b/content.json
@@ -4,6 +4,7 @@
"cloneable": true,
"description": "Blogging platform Demo",
"domain": "Blog.ZeroNetwork.bit",
+ "favicon": "favicon.png",
"files": {
"alloy-editor/all.css": {
"sha512": "c1e2049d304f77ad078fd4546a62c1456ba5459ef169fe82394a090a22487b8e",
@@ -244,4 +245,4 @@
"alloy-editor/all.js"
],
"zeronet_version": "0.5.2"
-}
\ No newline at end of file
+}
diff --git a/favicon.png b/favicon.png
new file mode 100644
index 0000000..7d498c9
Binary files /dev/null and b/favicon.png differ
diff --git a/index.html b/index.html
index 8366034..9e6b36c 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,8 @@