We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 684395b commit 5ffeba4Copy full SHA for 5ffeba4
website/app/templates/application.hbs
@@ -14,7 +14,7 @@
14
@routeChangeValidator={{this.transitionValidator}}
15
/>
16
{{! uncomment this to turn the survey banner back on, but ensure survey link has been updated as well }}
17
-<Doc::Page::Banner />
+{{! <Doc::Page::Banner /> }}
18
<Doc::Page::Sidebar
19
{{! `this.model.toc` comes from `routes/application.js` }}
20
@toc={{this.model.toc}}
0 commit comments