mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-26 13:33:31 -06:00
[feature] add microformat support (#3848)
Related: #2959 Signed-off-by: Luca Matei Pintilie <luca@lucamatei.com>
This commit is contained in:
parent
a7485ae251
commit
e78e817057
5 changed files with 25 additions and 20 deletions
|
|
@ -52,4 +52,5 @@
|
|||
id="{{- .ID -}}{{- if .Pinned -}}-pinned{{- end -}}"
|
||||
role="region"
|
||||
aria-label="{{- template "ariaLabel" . -}}"
|
||||
class="status expanded h-entry"
|
||||
{{- end }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue