Skip to content

Commit 9253c0b

Browse files
oscarlofwenhamnshockey
authored andcommittedOct 9, 2019
improvement: add <title> tag to oauth2-redirect.html (#5644)
* Update oauth2-redirect.html Add <title> tag to page * Update oauth2-redirect.html
1 parent 139592e commit 9253c0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎dist/oauth2-redirect.html

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!doctype html>
22
<html lang="en-US">
3+
<title>Swagger UI: OAuth2 Redirect</title>
34
<body onload="run()">
45
</body>
56
</html>

0 commit comments

Comments
 (0)
Please sign in to comment.