diff --git a/custom/public/css/git.openi.css b/custom/public/css/git.openi.css index 9317560eb..ab5c92c01 100644 --- a/custom/public/css/git.openi.css +++ b/custom/public/css/git.openi.css @@ -58,6 +58,12 @@ background:none; border-bottom: 1px solid #000; } +.hometop .following.bar #navbar .brand{ + padding-top: .78571429em; +} +.hometop .following.bar .brand .ui.mini.image { + height: 50px; +} .homebanner{ position: relative; diff --git a/custom/public/img/icon-403@2x.png b/custom/public/img/icon-403@2x.png new file mode 100644 index 000000000..65bc29cd8 Binary files /dev/null and b/custom/public/img/icon-403@2x.png differ diff --git a/custom/public/img/icon-404@2x.png b/custom/public/img/icon-404@2x.png new file mode 100644 index 000000000..d5e606cbb Binary files /dev/null and b/custom/public/img/icon-404@2x.png differ diff --git a/custom/public/img/icon-500@2x.png b/custom/public/img/icon-500@2x.png new file mode 100644 index 000000000..e493b71c7 Binary files /dev/null and b/custom/public/img/icon-500@2x.png differ diff --git a/custom/public/img/logo-w.svg b/custom/public/img/logo-w.svg new file mode 100644 index 000000000..867acc1e2 --- /dev/null +++ b/custom/public/img/logo-w.svg @@ -0,0 +1 @@ +logo-w \ No newline at end of file diff --git a/custom/public/img/logo.svg b/custom/public/img/logo.svg new file mode 100644 index 000000000..b2330f885 --- /dev/null +++ b/custom/public/img/logo.svg @@ -0,0 +1 @@ +logo \ No newline at end of file diff --git a/templates/base/footer_content.tmpl b/templates/base/footer_content.tmpl index 921fe7f8b..86ef0d98e 100755 --- a/templates/base/footer_content.tmpl +++ b/templates/base/footer_content.tmpl @@ -5,15 +5,15 @@
- {{.i18n.Tr "custom.foot.copyright"}} 京ICP备18004880号-2 + {{.i18n.Tr "custom.foot.copyright"}} 京ICP备18004880号
- {{.i18n.Tr "powered_by 鹏城实验室云脑、"}}Trustie确实{{.i18n.Tr "、gitea"}} + {{.i18n.Tr "Powered_by 鹏城实验室云脑、"}}Trustie确实{{.i18n.Tr "、gitea"}}
diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index 37c6e5b15..80d0d2275 100755 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -1,7 +1,7 @@