web: remove unnecessary h-card from link to my site

it was distracting Loqi in #indieweb etc
pull/27/head
Ryan Barrett 2018-03-20 07:54:14 -07:00
rodzic 32757ca65e
commit b330ed9f3e
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -222,7 +222,7 @@ For replies, the source will usually be the permalink on the social network itse
<li id="who" class="question">Who are you? Why did you make this?</li>
<li class="answer">
<p>
I'm <a class="h-card" href="https://snarfed.org/">Ryan Barrett</a>. I'm just a guy who
I'm <a href="https://snarfed.org/">Ryan Barrett</a>. I'm just a guy who
<a href="https://snarfed.org/2012-07-25_why_i_have_my_own_web_site">likes the web</a> and likes <a href="https://indieweb.org/why">owning my data</a>.
</p>
</li>