Browse Source

Fixed a stray <b> tag

tags/v0.1.0
Fen Dweller 6 years ago
parent
commit
d363ef014a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      satiate.html

+ 1
- 1
satiate.html View File

@@ -24,7 +24,7 @@
<p>Welcome to Satiate</p> <p>Welcome to Satiate</p>
<a href="https://discord.gg/dSwNN8T">Discord Server</a> <a href="https://discord.gg/dSwNN8T">Discord Server</a>
<p class="version"></p> <p class="version"></p>
<p><b>This game contains 18+ content</bpdiv>
<p><b>This game contains 18+ content</b></p>
<p>Select a story:</p> <p>Select a story:</p>
</div> </div>
<div> <div>


Loading…
Cancel
Save