mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-19 17:46:22 +00:00
fix: la descripción ya traía etiqueta p, redundancia borrada
This commit is contained in:
parent
e769c6ed5c
commit
e7595b8688
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
%a{href: profile['id']}= profile['preferredUsername']
|
%a{href: profile['id']}= profile['preferredUsername']
|
||||||
%p= profile['summary'].html_safe
|
=profile['summary'].html_safe
|
Loading…
Reference in a new issue