Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<style>
img {
  max-width: 100%;
  height: auto;
}
</style>
<img src="/download/attachments/2893811528940072/2893811628940073/Snapshot_coming_soon.png" width="1250" height="1250">
<script>
var box = document.getElementById("release-box");
box.style.display = "none";
</script>

...