Skip to content

Commit

Permalink
more accurate naming of pages
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerLeonhardt committed Apr 27, 2022
1 parent 842a41c commit e2ec6f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions/github-authentication/media/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion extensions/microsoft-authentication/media/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit e2ec6f0

Please sign in to comment.