瀏覽代碼

[GINR] Add re3 logo

cgars 7 年之前
父節點
當前提交
14632c2768
共有 2 個文件被更改,包括 4 次插入0 次删除
  1. 二進制
      public/img/re3.png
  2. 4 0
      templates/base/footer.tmpl

二進制
public/img/re3.png


+ 4 - 0
templates/base/footer.tmpl

@@ -34,6 +34,10 @@
 					Funded by:
 					<img class="ui bmbf image" src="{{AppSubURL}}/img/bmbf.png"/>
 				</div>
+				<div class="ui supersmall">
+					Registered with:
+					<img class="ui bmbf image" src="{{AppSubURL}}/img/re3.png"/>
+				</div>
 			</div>
 		</div>
 	</div>