Added avatar to h-card

This commit is contained in:
Gordon Pedersen 2022-11-22 11:16:55 +11:00 committed by GitHub
parent 9635fc50e2
commit 41f391f725
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,9 +41,7 @@
<body>
<!-- Reference for representative h-card properties: https://microformats.org/wiki/h-card -->
<main class="h-card" rel="author">
<!-- Uncomment and add __your_image__ to display a photo!
<img class="u-photo" alt="My profile photo" src="__your_image__" />
-->
<img class="u-photo" alt="My profile photo" src="avatar-tt@800.png" />
<h1>
I'm <span class="p-name">Gordon Pedersen</span>.
</h1>