improvement: add <title> tag to oauth2-redirect.html (#5644)
* Update oauth2-redirect.html Add <title> tag to page * Update oauth2-redirect.html
This commit is contained in:
1
dist/oauth2-redirect.html
vendored
1
dist/oauth2-redirect.html
vendored
@@ -1,5 +1,6 @@
|
||||
<!doctype html>
|
||||
<html lang="en-US">
|
||||
<title>Swagger UI: OAuth2 Redirect</title>
|
||||
<body onload="run()">
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user