fix(frontend): set title for all settings pages, not just the root
This commit is contained in:
		
							parent
							
								
									419a3831ee
								
							
						
					
					
						commit
						4fbbafc763
					
				
					 2 changed files with 4 additions and 4 deletions
				
			
		|  | @ -19,6 +19,10 @@ | |||
|   }; | ||||
| </script> | ||||
| 
 | ||||
| <svelte:head> | ||||
|   <title>Settings - pronouns.cc</title> | ||||
| </svelte:head> | ||||
| 
 | ||||
| <div class="grid"> | ||||
|   <div class="row"> | ||||
|     <div class="col-md-3 m-3"> | ||||
|  |  | |||
|  | @ -56,10 +56,6 @@ | |||
|   }; | ||||
| </script> | ||||
| 
 | ||||
| <svelte:head> | ||||
|   <title>Settings - pronouns.cc</title> | ||||
| </svelte:head> | ||||
| 
 | ||||
| <h1>Your profile</h1> | ||||
| 
 | ||||
| <div class="grid"> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue