From faf6ab43eaa70c4e8410a527f0b8f0be0b5f32eb Mon Sep 17 00:00:00 2001 From: lemonchann Date: Sat, 23 Nov 2019 19:37:41 +0800 Subject: [PATCH] Add vistor Statistics --- _includes/footer.html | 14 +++++++++++++- index.html | 28 +++++++++++++++------------- 2 files changed, 28 insertions(+), 14 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 2c63ee6..2bc4508 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,4 +2,16 @@ {% if site.footer-text %}

{{ site.footer-text }}

-{% endif %} \ No newline at end of file +{% endif %} + + + +
+ + View: + + + + User: + +
\ No newline at end of file diff --git a/index.html b/index.html index 711f322..bbce60d 100644 --- a/index.html +++ b/index.html @@ -2,26 +2,25 @@ layout: default --- -
+
    - {% if site.posts.size == 0 %} @@ -77,4 +76,7 @@ layout: default {% endif %} -
    \ No newline at end of file + + + +