_body.html (4 lines of code) (raw):
<!-- Body HTML that will be final deployed -->
<div id="echarts-spa-app"></div>
<script src="https://cdn.jsdelivr.net/npm/handsontable@6.2.2/dist/handsontable.min.js"></script>
<script async defer src="https://buttons.github.io/buttons.js"></script>
<script type="module" src="./src/main.ts"></script>