Account notes (bios) can now contain links. Character limit upped to 160
This commit is contained in:
parent
b835f4aa1c
commit
23fc424b7a
6 changed files with 42 additions and 7 deletions
|
@ -12,7 +12,7 @@
|
|||
%small= "@#{@account.username}"
|
||||
.details
|
||||
.bio
|
||||
%p= @account.note
|
||||
.account__header__content= Formatter.instance.simplified_format(@account)
|
||||
|
||||
.details-counters
|
||||
.counter{ class: active_nav_class(account_url(@account)) }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue