updated about.html

This commit is contained in:
simoon 2022-01-11 16:38:00 +01:00
parent 13feafe642
commit bd2043a542

View File

@ -2,7 +2,7 @@
{% block content %}
<div class="container-md">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="flip-card">
@ -18,7 +18,7 @@
</div>
</div>
<div class="row">
<div class="col-sm-12">
<div class="col-md-12">
<p class="lead">Readers of digital books often use software (such as <a href="https://calibre-ebook.com/" target="blank">Calibre</a>) to manage their libraries. They write metadata that describes and organises their collections idiosyncratically, entering information for fields such as title, author, tags, keywords and comments. Yet, this metadata is rarely published and what is called a "library" often amounts to an overwhelming number of files that remain unread and unshared, in a directory on a personal computer.</p>