From 306f04a281910899179f5d8a98cf4b56d636fb8e Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Wed, 22 Mar 2023 11:06:46 +0800 Subject: [PATCH 1/4] fix --- templates/base/footer_content.tmpl | 5 ++-- templates/repo/home.tmpl | 35 ++++++++++++---------------- web_src/css/base.css | 10 +++++--- web_src/css/helpers.css | 1 + web_src/css/repository.css | 29 +++-------------------- web_src/js/features/common-global.js | 7 +++--- web_src/js/features/repo-home.js | 33 ++++++++++++-------------- web_src/js/index.js | 14 ++++------- web_src/js/modules/fomantic.js | 29 +++++++++++++++++++++++ 9 files changed, 79 insertions(+), 84 deletions(-) create mode 100644 web_src/js/modules/fomantic.js diff --git a/templates/base/footer_content.tmpl b/templates/base/footer_content.tmpl index 53d0a2c77cf18..245a615735579 100644 --- a/templates/base/footer_content.tmpl +++ b/templates/base/footer_content.tmpl @@ -19,9 +19,8 @@ {{if .ShowFooterBranding}} {{svg "octicon-mark-github"}}GitHub {{end}} -