Disable/ Enable landing page #147
Devarajan89
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
Agreed! |
Beta Was this translation helpful? Give feedback.
0 replies
-
I do this as a quick workaround Create <!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=/docs" />
</head>
<body>
</body>
</html> This will automatically redirect it to |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you add the option to disable the landing page it will be easy for who doesn't need the landing page.
Beta Was this translation helpful? Give feedback.
All reactions