diff --git a/_i18n/en.yml b/_i18n/en.yml
index e00ed0ca..cb76aba6 100644
--- a/_i18n/en.yml
+++ b/_i18n/en.yml
@@ -603,43 +603,35 @@ specs:
library:
description: "Below are some publications, books or magazines available for you to download."
- books:
- - category: Books
- publications:
- - name: "Zero to Monero: Second Edition"
- file: "Zero-to-Monero-2-0-0.pdf"
- abstract: >
- Published: April 4, 2020, with LaTeX source code here
- A comprehensive conceptual (and technical) explanation of Monero.
- We endeavor to teach anyone who knows basic algebra and simple computer science concepts like the ‘bit representation’ of a number not only how Monero works at a deep and comprehensive level, but also how useful and beautiful cryptography can be.
- - name: "Zero to Monero: First Edition"
- file: "Zero-to-Monero-1-0-0.pdf"
- abstract: >
- Published: June 26, 2018, with LaTeX source code here
- - name: "Mastering Monero"
- file: "https://masteringmonero.com/free-download.html"
- abstract: >
- A guide through the seemingly complex world of Monero.
- It includes:
-
{% t library.description %}
-{% t library.description %}
+{{ publication.abstract }}
- {% endfor %} +{% t library.zerotomonerov2p %}
+{% t library.zerotomonerov1p %}
+{% t library.masteringmonerop %}
+{% t library.revuoq4p %}
+{% t library.revuoq3p %}
+