From 0bed3d3d17a7441ebbba3cec52617cfce72c78fa Mon Sep 17 00:00:00 2001 From: Chi Lei Date: Sat, 8 Sep 2018 21:47:52 +0800 Subject: [PATCH 1/3] Fix favicon path This fix the problem favicon path is not proper set due to commit f11de67 --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index a47aabf..386ce91 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ - + From 23c259032147b318dc6c0b54daba213a9fedfba1 Mon Sep 17 00:00:00 2001 From: Chi Lei Date: Sat, 8 Sep 2018 22:32:10 +0800 Subject: [PATCH 2/3] Update index-template.html --- src/index-template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index-template.html b/src/index-template.html index 1208976..b5731fa 100644 --- a/src/index-template.html +++ b/src/index-template.html @@ -3,7 +3,7 @@ - + From d400f6fdf1c9aa75999fdcecf2cf2041f2e3b3b0 Mon Sep 17 00:00:00 2001 From: Chi Lei Date: Sat, 8 Sep 2018 22:34:38 +0800 Subject: [PATCH 3/3] revert change on index.html --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 386ce91..a47aabf 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ - +