Microformats support
This commit is contained in:
parent
33154b7e01
commit
9c41c68958
8 changed files with 66 additions and 12 deletions
|
@ -4,7 +4,7 @@
|
|||
<data class="u-photo" value="{{ local_actor.icon_url }}"></data>
|
||||
<a href="{{ local_actor.url }}" class="u-url u-uid no-hover title">
|
||||
<span style="font-size:1.1em;">{{ local_actor.name }}</span>
|
||||
<span style="font-size:0.85em;" class="subtitle-username">{{ local_actor.handle }}</span>
|
||||
<span style="font-size:0.85em;" class="p-name subtitle-username">{{ local_actor.handle }}</span>
|
||||
</a>
|
||||
|
||||
<div class="p-note summary">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue