Skip to content
Snippets Groups Projects
luigi1111's avatar
luigi1111 authored
Large scale website redesign update thing

See merge request monero-project/monero-site!981
2b8c99c9
History
layout: custom
title: titles.library
permalink: /library/index.html

{% t global.lang_tag %}

{% t library.description %}

{% for book in site.translations[site.lang].library.books %}

{{ book.category }}

{% for publication in book.publications %}

{{ publication.name }}

{{ publication.abstract }}

{% endfor %}
{% endfor %}

{% t global.untranslated %} README.