mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-11-04 00:11:04 +00:00 
			
		
		
		
	[BRANDING] Rebrand footer "powered by" links
(cherry picked from commit8b9237e47e) (cherry picked from commit47e5543f33) (cherry picked from commit456abff8c0) (cherry picked from commit2d2588187e) (cherry picked from commita81e4e2588) (cherry picked from commit70c4ee8fba) (cherry picked from commitf12b0577e8) (cherry picked from commit025e6e1974) (cherry picked from commite051684c83) (cherry picked from commitee370f3f3c) (cherry picked from commita1b53a8b88) (cherry picked from commite01158af9b) (cherry picked from commitc9f6b6c8a1) (cherry picked from commit6abaa468d5) (cherry picked from commitd039148bc8) (cherry picked from commitd3aadcac8b)
This commit is contained in:
		
					parent
					
						
							
								a0560e454b
							
						
					
				
			
			
				commit
				
					
						e739f46aae
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
<footer class="page-footer" role="group" aria-label="{{.locale.Tr "aria.footer"}}">
 | 
			
		||||
	<div class="left-links" role="contentinfo" aria-label="{{.locale.Tr "aria.footer.software"}}">
 | 
			
		||||
		<a target="_blank" rel="noopener noreferrer" href="https://gitea.io">{{.locale.Tr "powered_by" "Gitea"}}</a>
 | 
			
		||||
		<a target="_blank" rel="noopener noreferrer" href="https://forgejo.org">{{.locale.Tr "powered_by" "Forgejo"}}</a>
 | 
			
		||||
		{{if (or .ShowFooterVersion .PageIsAdmin)}}
 | 
			
		||||
			{{.locale.Tr "version"}}:
 | 
			
		||||
			{{if .IsAdmin}}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue