Working webmentions
This commit is contained in:
parent
229feb23db
commit
1b3c76ee2f
3 changed files with 19 additions and 3 deletions
|
@ -157,7 +157,7 @@
|
|||
|
||||
<div class="actor-box h-card p-author">
|
||||
<div class="icon-box">
|
||||
<img src="{{ actor.resized_icon_url }}" class="actor-icon">
|
||||
<img src="{{ actor.resized_icon_url }}" class="actor-icon u-photo">
|
||||
</div>
|
||||
<a href="{{ actor.url }}" class="u-url" style="">
|
||||
<div><strong>{{ actor.display_name | clean_html(actor) | safe }}</strong></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue