mirror of
https://github.com/standardebooks/web.git
synced 2025-07-21 23:04:57 -04:00
Further improve RDFa metadata
This commit is contained in:
parent
bbb35911cd
commit
d714971e06
3 changed files with 74 additions and 22 deletions
|
@ -150,7 +150,7 @@ require_once('Core.php');
|
|||
<img src="/images/masthead/portrait.svg" role="presentation" alt=""/>
|
||||
<p>Anonymous × 3</p>
|
||||
</li>
|
||||
<? if(false){ ?>
|
||||
<? /*
|
||||
<li>
|
||||
<picture>
|
||||
<source srcset="/images/masthead/firstname-lastname@2x.avif 2x, /images/masthead/firstname-lastname.avif 1x" type="image/avif"/>
|
||||
|
@ -159,7 +159,7 @@ require_once('Core.php');
|
|||
</picture>
|
||||
<p>Firstname Lastname</p>
|
||||
</li>
|
||||
<? } ?>
|
||||
*/ ?>
|
||||
</ol>
|
||||
</section>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue