We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6da7d42 commit eff9bccCopy full SHA for eff9bcc
2 files changed
elements/_template-default.hbs
@@ -11,7 +11,6 @@
11
</head>
12
<body>
13
{{{ yield }}}
14
- <script src="https://cdn.jsdelivr.net/npm/details-element-polyfill@2.0.3/dist/details-element-polyfill.min.js"></script>
15
<script src="{{ path '/ui-assets/js/main.js' }}"></script>
16
</body>
17
</html>
elements/_template-page.hbs
@@ -10,7 +10,6 @@
10
0 commit comments