Link to /about from public page on a single user instance (#3814)
There was no link for visitors to follow to see the about page.
This commit is contained in:
		
				
					committed by
					
						
						Eugen Rochko
					
				
			
			
				
	
			
			
			
						parent
						
							3d13f6ea0c
						
					
				
				
					commit
					5bd3715a4c
				
			@@ -8,7 +8,9 @@
 | 
			
		||||
      %span.single-user-login
 | 
			
		||||
        = link_to t('auth.login'), new_user_session_path
 | 
			
		||||
        —
 | 
			
		||||
    %span.domain= link_to site_hostname, root_path
 | 
			
		||||
      %span.domain= link_to site_hostname, about_path
 | 
			
		||||
    - else
 | 
			
		||||
      %span.domain= link_to site_hostname, root_path
 | 
			
		||||
    %span.powered-by
 | 
			
		||||
      != t('generic.powered_by', link: link_to('Mastodon', 'https://joinmastodon.org'))
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user