From ca6d2c2ce4e519cb668e633d85f2aba7ea049dfc Mon Sep 17 00:00:00 2001 From: MeiK Date: Sat, 9 May 2020 15:16:34 +0800 Subject: [PATCH] delete follow button and typo fix --- layouts/partials/overview.html | 2 +- layouts/partials/user-profile.html | 19 +------------------ 2 files changed, 2 insertions(+), 19 deletions(-) diff --git a/layouts/partials/overview.html b/layouts/partials/overview.html index 45911ea..aeda81d 100644 --- a/layouts/partials/overview.html +++ b/layouts/partials/overview.html @@ -96,7 +96,7 @@ {{ $count = add $count 1 }} {{ end }} {{ end }} - {{ $count }} contributions in the last year + {{ $count }} posts in the last year
diff --git a/layouts/partials/user-profile.html b/layouts/partials/user-profile.html index 64e2cf6..38752d6 100644 --- a/layouts/partials/user-profile.html +++ b/layouts/partials/user-profile.html @@ -30,23 +30,6 @@
- {{ if .Site.Params.github }} -
- - - - - - -
- {{ end }} -