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.
2 parents e908d0a + 810d90f commit e6a0031Copy full SHA for e6a0031
src/partials/body-landing-core-concept.hbs
@@ -1,4 +1,6 @@
1
-<div class="body container">
+<div class="body container-fluid">
2
+ {{> nav}}
3
+ {{> toc}}
4
<main class="article" data-ceiling="topbar">
5
<article class="doc landing-page-doc">
6
{{{page.contents}}}
src/partials/body-landing-sdk.hbs
0 commit comments