Add page headings to settings pages
This commit is contained in:
		
							parent
							
								
									580d2fefb0
								
							
						
					
					
						commit
						d209d3dd04
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -39,7 +39,7 @@ export default function Settings(props) { | |||
|     } | ||||
| 
 | ||||
|     return( | ||||
|         <Shell title="Password"> | ||||
|         <Shell heading="Password"> | ||||
|             <Head> | ||||
|                 <title>Change Password | Calendso</title> | ||||
|                 <link rel="icon" href="/favicon.ico" /> | ||||
|  |  | |||
|  | @ -41,7 +41,7 @@ export default function Settings(props) { | |||
|     } | ||||
| 
 | ||||
|     return( | ||||
|         <Shell title="Profile"> | ||||
|         <Shell heading="Profile"> | ||||
|             <Head> | ||||
|                 <title>Profile | Calendso</title> | ||||
|                 <link rel="icon" href="/favicon.ico" /> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Bailey Pumfleet
						Bailey Pumfleet