Fix unclosed html tag `<ul>`

This commit is contained in:
caasi Huang 2017-08-04 12:03:07 +08:00 committed by GitHub
parent b191092791
commit 32f004f984
1 changed files with 2 additions and 3 deletions

View File

@ -230,15 +230,14 @@
<li>Omnipresence</li>
<li>Anonymity</li>
</ul>
<ul>
<ul>
<li>Ordinarity</li>
<li>No name rights</li>
</p>
</ul>
</div>
<div class="side-block" id="disclaimer">
This r&eacute;sum&eacute; was wholly typeset with HTML/CSS &mdash; see <code>git.io/vVSYL</code>
</div>
</aside>
</body>
</html>
</html>