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 0543873 commit 2d1cf81Copy full SHA for 2d1cf81
src/partials/article.hbs
@@ -1,4 +1,4 @@
1
-<article class="doc">
+<article class="doc {{{page.component.name}}}">
2
{{#with page.title}}
3
<h1 class="page">{{{this}}}</h1>
4
{{/with}}
0 commit comments