Skip to content

Commit

Permalink
Revert "(xxx) update sample"
Browse files Browse the repository at this point in the history
This reverts commit cbbcb7885cfbc716b8ffa19887ea5e75982a61cd.
  • Loading branch information
xTrayambak committed Oct 29, 2024
1 parent 056173f commit a3f43a0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions samples/003.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,7 @@
console.warn("This is a warning")
console.info("Very important information")
console.error("Failed to send your very important data to Google")

let x = btoa("Hello world")
console.log(x)
</script>
<h1>Check your console, there must be a few log messages there :^)</h1>
<p>There should be 5 logs.</p>

<h2>There aren't that many logs (or there's none!)</h2>
<p>File a bug report.</p>
</body>
</html>

0 comments on commit a3f43a0

Please sign in to comment.