Skip to content

Commit

Permalink
improvement: add <title> tag to oauth2-redirect.html (swagger-api#5644
Browse files Browse the repository at this point in the history
)

* Update oauth2-redirect.html

Add <title> tag to page

* Update oauth2-redirect.html
  • Loading branch information
oscarlofwenhamn authored and shockey committed Oct 9, 2019
1 parent 5155fc8 commit 52ba72a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oauth2-redirect.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<!doctype html>
<html lang="en-US">
<title>Swagger UI: OAuth2 Redirect</title>
<body onload="run()">
</body>
</html>
Expand Down

0 comments on commit 52ba72a

Please sign in to comment.