add max length for profile and event
This commit is contained in:
@ -12,4 +12,4 @@
|
||||
%h5.m-4.text-3xl.font-bold.text-center
|
||||
= profile.name
|
||||
.mb-8.text-gray-800.text-center
|
||||
.prose= markdown(profile.bio)
|
||||
.prose= markdown(shorten(profile.bio))
|
||||
|
Reference in New Issue
Block a user