now html element can be generated by typescript

This commit is contained in:
Spedon
2023-03-21 11:55:05 +08:00
parent 6eff09f717
commit 7da5c2228a
7 changed files with 61 additions and 49 deletions

View File

@@ -35,7 +35,6 @@
{{ end }}
<script id="images_array" type="application/json">{{ $.Scratch.Get "img" | jsonify | safeJS }}</script>
{{ end }}
{{ partial "desktop_wrapper.html" . }}
</div>
<footer>
{{ partial "footer.html" . }}