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/28938371/28940068/Spoke_coming_soon.png" width="1250" height="1250">
<script>
var box = document.getElementById("release-box");
box.style.display = "none";
</script>

...