There was an error while loading. Please reload this page.
1 parent f351392 commit 71e8c7eCopy full SHA for 71e8c7e
1 file changed
assets/nav.js
@@ -61,6 +61,7 @@
61
style.id = 'nav-shared-style';
62
style.textContent = `
63
html.dark-pre body { background:#1a1a2e !important; }
64
+ pre#code-pre { display:none !important; }
65
#site-nav {
66
border-bottom: 1px solid #e0e0e0;
67
padding: 0 2rem;
0 commit comments