fix prettier ignore
This commit is contained in:
parent
0eb6fc8544
commit
623cf96ff9
1 changed files with 2 additions and 6 deletions
|
|
@ -23,12 +23,8 @@
|
|||
{% set jsthemetoggle %}{% include "theme-toggle-inline.js" %}{% endset %}
|
||||
|
||||
<script>
|
||||
<!-- prettier-ignore -->
|
||||
{
|
||||
{
|
||||
jsthemetoggle | jsmin | safe;
|
||||
}
|
||||
}
|
||||
// prettier-ignore
|
||||
{{ jsthemetoggle | jsmin | safe }}
|
||||
</script>
|
||||
|
||||
<!-- inline base schema -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue