Added avatar to h-card
This commit is contained in:
parent
9635fc50e2
commit
41f391f725
1 changed files with 1 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue