--- layout: custom title: titles.library permalink: /library/index.html --- {% t global.lang_tag %} <div class="about-monero"> <div class="center-xs container description"> <p class="text-center">{% t library.description %}</p> </div> <section class="container full"> <div class="info-block text-adapt"> <h2>{% t library.books %}</h2> <div> <h3><a href="Zero-to-Monero-2-0-0.pdf">{% t library.zerotomonerov2 %}</a></h3> <p>{% t library.zerotomonerov2p %}</p> <h3><a href="Zero-to-Monero-1-0-0.pdf">{% t library.zerotomonerov1 %}</a></h3> <p>{% t library.zerotomonerov1p %}</p> <h3><a href="https://masteringmonero.com/free-download.html">Mastering Monero</a></h3> <p>{% t library.masteringmonerop %}</p> </div> </div> </section> <section class="container full"> <div class="info-block text-adapt"> <h2>{% t library.cheatsheets %}</h2> <div> <h3><a href="MoneroAddressesCheatsheet20201206.pdf">{% t library.moneroaddressescheatsheet20201206 %}</a></h3> <p>{% t library.moneroaddressescheatsheet20201206p %}</p> <h3><a href="RingsCheatsheet20210301.pdf">{% t library.ringscheatsheet20210301 %}</a></h3> <p>{% t library.ringscheatsheet20210301p %}</p> </div> </div> </section> <section class="container full"> <div class="info-block text-adapt"> <h2>{% t library.magazines %}</h2> <div> <h3><a href="{{ site.baseurl_root }}/library/Revuo-2017-Q4.pdf">Revuo Monero Q4 2017</a></h3> <p>{% t library.revuoq4p %}</p> <h3><a href="{{ site.baseurl_root }}/library/Monero-Revuo-3Q-2017.pdf">Revuo Monero Q3 2017</a></h3> <p>{% t library.revuoq3p %}</p> </div> </div> </section> </div>