[partials/work-in-progress] Fix spurious </img>

This commit is contained in:
Lorenzo Cogotti 2021-07-22 16:39:35 +02:00
parent d803385300
commit 1687ee246d
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@
there is nothing to show in this category, <b>yet</b>... there is nothing to show in this category, <b>yet</b>...
</p> </p>
</div> </div>
<div class="work-in-progress-sign" title="Miku doesn't like to wait for new content."></img> <div class="work-in-progress-sign" title="Miku doesn't like to wait for new content."></div>
</div> </div>
</div> </div>