mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 12:09:49 +00:00
Add missing DIV tag
Fix W3C errors: - End tag section seen, but there were open elements - Unclosed element div
This commit is contained in:
parent
b386654cef
commit
b0d2d74410
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ permalink: index.html
|
||||||
<p><a href="{{site.baseurl}}/resources/research-lab/" class="btn-link btn-fixed">{% t home.visitmrl %}</a></p>
|
<p><a href="{{site.baseurl}}/resources/research-lab/" class="btn-link btn-fixed">{% t home.visitmrl %}</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<!-- END Full Block -->
|
<!-- END Full Block -->
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue