more accurate naming of pages

This commit is contained in:
Tyler Leonhardt 2022-04-27 15:40:41 -07:00
parent 842a41c8ab
commit e2ec6f0a54
No known key found for this signature in database
GPG key ID: D9BFA0BA8AD9F6F7
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<title>Azure Account - Sign In</title>
<title>GitHub Authentication - Sign In</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" media="screen" href="auth.css" />
</head>

View file

@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<title>Azure Account - Sign In</title>
<title>Microsoft Account - Sign In</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" media="screen" href="auth.css" />
</head>