We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46bc84e commit 4c08b31Copy full SHA for 4c08b31
1 file changed
docs/website/app.js
@@ -890,6 +890,7 @@ const App = (() => {
890
}
891
892
function init() {
893
+ DocsElements.body.classList.add("egg-clean-screen");
894
DocsHelpers.syncCurrentSection();
895
Sidebar.render();
896
EasterEgg.bind();
0 commit comments