fix title
This commit is contained in:
		
							parent
							
								
									2f7c31132b
								
							
						
					
					
						commit
						1bb0e53928
					
				| @ -1,7 +1,7 @@ | |||||||
| @page | @page | ||||||
| @model IndexModel | @model IndexModel | ||||||
| @{ | @{ | ||||||
|     ViewData["Title"] = "Home page"; |     ViewData["Title"] = "Notarize Documents Online"; | ||||||
|     Layout = "_Blank"; |     Layout = "_Blank"; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -4,7 +4,7 @@ | |||||||
| <head> | <head> | ||||||
|     <meta charset="utf-8"> |     <meta charset="utf-8"> | ||||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> |     <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> | ||||||
|     <title>@ViewData["Title"] | E-Notaryo PH</title> |     <title>eNotaryoPH | @(ViewData["Title"] ?? "Notarize Documents Online")</title> | ||||||
|     <link rel="stylesheet" href="/css/bootstrap.min.css"> |     <link rel="stylesheet" href="/css/bootstrap.min.css"> | ||||||
|     <link rel="stylesheet" href="/css/Source%20Sans%20Pro.css"> |     <link rel="stylesheet" href="/css/Source%20Sans%20Pro.css"> | ||||||
|     <link rel="stylesheet" href="/css/Articles-Cards-images.css"> |     <link rel="stylesheet" href="/css/Articles-Cards-images.css"> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user