fixed footer, changed threefold to project mycelium
This commit is contained in:
		| @@ -3,7 +3,7 @@ | ||||
| <head> | ||||
|     <meta charset="UTF-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||||
|     <title>Login - ThreeFold</title> | ||||
|     <title>Login - Project Mycelium</title> | ||||
|     <link rel="stylesheet" href="components/nav.html"> | ||||
| </head> | ||||
| <body> | ||||
| @@ -14,7 +14,7 @@ | ||||
|                     <path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5"/> | ||||
|                 </svg> | ||||
|                 <h1>Welcome Back</h1> | ||||
|                 <p>Sign in to your ThreeFold account</p> | ||||
|                 <p>Sign in to your Project Mycelium account</p> | ||||
|             </div> | ||||
|             <form id="loginForm" onsubmit="return validateForm(event)"> | ||||
|                 <div class="form-group"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user