Amp-Thread-ID: https://ampcode.com/threads/T-019f9d91-77c1-7206-a60f-ed6554ce92ab Co-authored-by: Heaust Azure <heaust.azure@gmail.com>
8 lines
182 B
HTML
8 lines
182 B
HTML
<!doctype html>
|
|
<html>
|
|
<body>
|
|
<canvas id="presentation" width="500" height="300"></canvas>
|
|
<script type="module" src="./presentation-render.ts"></script>
|
|
</body>
|
|
</html>
|