Обновил текст
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Create and publish a Docker image / build-and-push-image (push) Successful in 24s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Create and publish a Docker image / build-and-push-image (push) Successful in 24s
				
			This commit is contained in:
		| @@ -5,7 +5,7 @@ | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0"/> | ||||
|     <link rel="preconnect" href="https://fonts.googleapis.com"> | ||||
|     <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||||
|     <title>@ViewData["Title"] - PaydayFrontend</title> | ||||
|     <title>@ViewData["Title"] - Доступное Образование</title> | ||||
|     <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet"> | ||||
|     <link rel="stylesheet" href="~/css/style.css"> | ||||
|     <link rel="stylesheet" href="~/css/bootstrap-grid.min.css"> | ||||
| @@ -22,7 +22,7 @@ | ||||
|                 <span></span> | ||||
|             </div> | ||||
|             <img src="/img/logo/logoPayDay.png" alt="logo" class="menu_logo"> | ||||
|             <div class="menu_project_name menu_project_name_text">Имя проекта</div> | ||||
|             <div class="menu_project_name menu_project_name_text">Доступное образование</div> | ||||
|         </div> | ||||
|         <!-- <button class="header_login"> | ||||
|             Вход через <span class="header_login_text">ЕСИА</span> | ||||
| @@ -56,7 +56,7 @@ | ||||
|  | ||||
| <footer class="border-top footer text-muted"> | ||||
|     <div class="container"> | ||||
|         © 2023 - PaydayFrontend - <a asp-area="" asp-controller="Home" asp-action="Privacy">Privacy</a> | ||||
|         © 2023 - PaydayFrontend - <a asp-area="" asp-controller="Home" asp-action="Privacy">Конфиденциальность</a> | ||||
|     </div> | ||||
| </footer> | ||||
| <script src="~/lib/jquery/dist/jquery.min.js"></script> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user