From f52cc82165403224cabd11aac813349ff6bb1ee7 Mon Sep 17 00:00:00 2001 From: MeiK Date: Mon, 11 May 2020 22:16:06 +0800 Subject: [PATCH] bug fix & update Post activity --- layouts/_default/about.html | 2 +- layouts/_default/list.html | 2 +- layouts/partials/about.html | 2 +- layouts/partials/home.html | 2 +- layouts/partials/overview.html | 192 +++++++++----------------- layouts/partials/post.html | 2 +- layouts/partials/posts.html | 2 +- layouts/partials/script.html | 6 +- static/js/contributions.js | 242 +++++++++++++++++++++++++++++++++ static/js/stop.js | 13 ++ 10 files changed, 332 insertions(+), 133 deletions(-) create mode 100644 static/js/contributions.js create mode 100644 static/js/stop.js diff --git a/layouts/_default/about.html b/layouts/_default/about.html index f804747..3420ea0 100644 --- a/layouts/_default/about.html +++ b/layouts/_default/about.html @@ -1,6 +1,6 @@ {{ define "content" }}
-
+
{{ partial "user-profile.html" . }} diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 51b1fb9..57faa97 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -1,6 +1,6 @@ {{ define "content" }}
-
+
{{ partial "user-profile.html" . }} diff --git a/layouts/partials/about.html b/layouts/partials/about.html index 31a610d..7b1f2bd 100644 --- a/layouts/partials/about.html +++ b/layouts/partials/about.html @@ -7,7 +7,7 @@ style="visibility: hidden; display: none; height: 56px;">