Skip to content

Commit

Permalink
Merge pull request #1 from tongxuanbao/test
Browse files Browse the repository at this point in the history
remove hello world
  • Loading branch information
tongxuanbao authored Jul 11, 2024
2 parents e92d4b4 + 1348d81 commit 3221dbe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions simulator/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
</head>
<body>
<script src="https://unpkg.com/htmx.org@1.9.10"></script>
<div>
Hello world
</div>
<div class="square">
<div id="dot-demo" class="dot smooth" style="top:160px;left:427px;"
hx-get="/square?x=160&y=427" hx-swap="outerHTML" hx-trigger="every 2s"></div>
Expand Down

0 comments on commit 3221dbe

Please sign in to comment.