fix(frontend): remove extra space in footer
This commit is contained in:
		
							parent
							
								
									8da83b3f8d
								
							
						
					
					
						commit
						67dae103d8
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -42,9 +42,9 @@ | |||
|     <p> | ||||
|       pronouns.cc <a href="https://codeberg.org/u1f320/pronouns.cc/commit/{commit}">{version}</a> | ||||
|       {#if versionMismatch} | ||||
|         (backend: <a href="https://codeberg.org/u1f320/pronouns.cc/commit/{data.git_commit}"> | ||||
|           {data.git_commit} | ||||
|         </a>) | ||||
|         (backend: <a href="https://codeberg.org/u1f320/pronouns.cc/commit/{data.git_commit}" | ||||
|           >{data.git_commit}</a | ||||
|         >) | ||||
|       {/if} · | ||||
|       <a href="/page/about">About & contact</a> · | ||||
|       <a href="/page/terms">Terms of service</a> · | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue