mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 12:53:43 +01:00 
			
		
		
		
	update footer link to new landing page (#26916)
as title Co-authored-by: Giteabot <teabot@gitea.io>
This commit is contained in:
		
							parent
							
								
									0eebeeec90
								
							
						
					
					
						commit
						e67ddaa0f8
					
				@ -1,6 +1,6 @@
 | 
				
			|||||||
<footer class="page-footer" role="group" aria-label="{{.locale.Tr "aria.footer"}}">
 | 
					<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"}}">
 | 
						<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://about.gitea.com">{{.locale.Tr "powered_by" "Gitea"}}</a>
 | 
				
			||||||
		{{if (or .ShowFooterVersion .PageIsAdmin)}}
 | 
							{{if (or .ShowFooterVersion .PageIsAdmin)}}
 | 
				
			||||||
			{{.locale.Tr "version"}}:
 | 
								{{.locale.Tr "version"}}:
 | 
				
			||||||
			{{if .IsAdmin}}
 | 
								{{if .IsAdmin}}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user