Add Kobo FAQ

This commit is contained in:
Alex Cabal 2022-03-13 19:53:15 -04:00
parent 78b8832ca1
commit bf2f5e10c3
2 changed files with 12 additions and 5 deletions

View file

@ -209,7 +209,7 @@ catch(InvalidEbookException $ex){
<li property="schema:encoding" typeof="schema:MediaObject">
<meta property="schema:encodingFormat" content="application/kepub+zip"/>
<p>
<span><a property="schema:contentUrl" href="<?= $ebook->KepubUrl ?>" class="kobo" download=""><span property="schema:description">kepub</span></a></span> <span></span> <span>Kobo devices and apps.</span>
<span><a property="schema:contentUrl" href="<?= $ebook->KepubUrl ?>" class="kobo" download=""><span property="schema:description">kepub</span></a></span> <span></span> <span>Kobo devices and apps. You may also be interested in our <a href="/help/how-to-use-our-ebooks#kobo-faq">Kobo FAQ</a>.</span>
</p>
</li>
<? } ?>