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 ba93039 + 260005a commit 5226815Copy full SHA for 5226815
app/index.html
@@ -31,7 +31,7 @@
31
32
{{content-for "head-footer"}}
33
</head>
34
- <body class="theme--light">
+ <body class="theme-light">
35
{{content-for "body"}}
36
37
<script src="{{rootURL}}assets/vendor.js"></script>
tests/index.html
{{content-for "test-head-footer"}}
{{content-for "test-body"}}
0 commit comments