fix: missing <div class="newsbyte">

This commit is contained in:
rottenstonks 2022-10-06 18:36:57 +00:00 committed by GitHub
parent 8b6e2e2aaa
commit 5fef0838df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,6 +21,7 @@ issuenumber: 140
<h3 id="news">Recent News</h3>
<div class="newsbyte">
<h4>Monero 0.18.1.2 'Fluorine Fermi' Point Release binaries are available. <a href="https://www.getmonero.org/2022/09/29/monero-0.18.1.2-released.html" target="_blank">CLI</a>; <a href="https://www.getmonero.org/2022/09/29/monero-GUI-0.18.1.2-released.html" target="_blank">GUI</a>. Remember to verify hashes; how-to guides at the bottom of each blog post. You may compile Monero from <a href="https://github.com/monero-project/monero#compiling-monero-from-source" target="_blank">source</a> if you wish as well.</h4>
</div>