Browse Source

updated about.html

main
simoon 2 years ago
parent
commit
bd2043a542
  1. 4
      templates/about.html

4
templates/about.html

@ -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>

Loading…
Cancel
Save