From 1508352f15fcc9c006b91e02953418715c9775ea Mon Sep 17 00:00:00 2001 From: Daniell Mesquita Date: Tue, 21 Aug 2018 22:08:37 -0300 Subject: [PATCH 1/3] favicon.png --- favicon.png | Bin 0 -> 168 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 favicon.png diff --git a/favicon.png b/favicon.png new file mode 100644 index 0000000000000000000000000000000000000000..072fb481fc85bb83887c653343e92c218181b76d GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJe}GSj>uznf+eYj^ta!eD{rdm^ zf0mi*Uw~4qB|(0{K<-jNb!Vc52LX&^3vwzjv>2E#v?WWCn2JI%sUA&CFf0wkx0F7ht MboFyt=akR{05o$rHvj+t literal 0 HcmV?d00001 From fddc16f6033c49506f50af628519a35ecbdf1088 Mon Sep 17 00:00:00 2001 From: Daniell Mesquita Date: Tue, 21 Aug 2018 22:10:06 -0300 Subject: [PATCH 2/3] Favicon in content.json --- content.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content.json b/content.json index 43bf7b4..1613572 100644 --- a/content.json +++ b/content.json @@ -4,6 +4,7 @@ "cloneable": true, "description": "Decentralized forum with ZeroID", "domain": "Talk.ZeroNetwork.bit", + "favicon": "favicon.png", "files": { "css/all.css": { "sha512": "413e69750ab6d51f3752edc3599fc8f3100f16ffd2d17e107b42f0a25f56c581", @@ -98,4 +99,4 @@ "translate": ["index.html", "js/all.js"], "viewport": "width=device-width, initial-scale=0.8", "zeronet_version": "0.5.7" -} \ No newline at end of file +} From e9e440175260c1dbb610a5a2ec99ffdc0e72107f Mon Sep 17 00:00:00 2001 From: Daniell Mesquita Date: Tue, 21 Aug 2018 23:49:58 -0300 Subject: [PATCH 3/3] Favicon in index.html --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 3d5cdce..15ae209 100644 --- a/index.html +++ b/index.html @@ -12,6 +12,7 @@ base.href = document.location.href.replace("/media", "").replace("index.html", "").replace(/([&?])wrapper=False/, "$1").replace(/&$/, "").replace(/[&?]wrapper_nonce=[A-Za-z0-9]+/, "") // Fix urls }, 100) // 100ms later, to workaround double js download in chrome + @@ -189,4 +190,4 @@

Title

}); - \ No newline at end of file +