Skip to content

Commit

Permalink
Update example.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gnat authored Sep 25, 2023
1 parent 0bd2b24 commit c5a6b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</button>
<button class="blue">😺 Visit the source code for this page.
<script>
me().on("click", ev => { window.location.href ="https://github.com/gnat/surreal/blob/main/showcase.html" })
me().on("click", ev => { window.location.href ="https://github.com/gnat/surreal/blob/main/example.html" })
</script>
</button>
<div class="yeet noot">I should be red.
Expand Down

0 comments on commit c5a6b0e

Please sign in to comment.