Skip to content

Commit 1e422e7

Browse files
committed
change footer logo
1 parent e2d546c commit 1e422e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/base/footer_content.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<footer class="page-footer" role="group" aria-label="{{.locale.Tr "aria.footer"}}">
22
<div class="left-links" role="contentinfo" aria-label="{{.locale.Tr "aria.footer.software"}}">
3-
<img style="width:30px;height:12px;" src="{{AssetUrlPrefix}}/img/067.png">
4-
上海垣沁信息科技有限公司
3+
<img style="width:30px;height:12px;" src="{{AssetUrlPrefix}}/img/logo.png">
4+
Enterprise Repository
55
{{if (or .ShowFooterVersion .PageIsAdmin)}}
66
{{.locale.Tr "version"}}:
77
{{if .IsAdmin}}

0 commit comments

Comments
 (0)