Browse Source

templates: show brand name in the footer (#5974)

ᴜɴᴋɴᴡᴏɴ 4 năm trước cách đây
mục cha
commit
bf373f9da1
2 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 2 2
      internal/assets/templates/templates_gen.go
  2. 1 1
      templates/base/footer.tmpl

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 2 - 2
internal/assets/templates/templates_gen.go


+ 1 - 1
templates/base/footer.tmpl

@@ -7,7 +7,7 @@
 	<footer>
 		<div class="ui container">
 			<div class="ui left">
-				© {{Year}} Gogs
+				© {{Year}} {{AppName}}
 			</div>
 			<div class="ui right links">
 				{{if ShowFooterTemplateLoadTime}}

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác