improve events
This commit is contained in:
@ -12,3 +12,7 @@
|
||||
= profile.name
|
||||
.mb-8.text-gray-800
|
||||
.prose= markdown(profile.bio)
|
||||
- unless profile.info.blank?
|
||||
= link_to profile.info , target: :blank do
|
||||
.mt-5.inline-block.rounded-lg.px-4.py-3.text-md.font-medium.border.border-gray-400.bg-cyan-100.hover:bg-blue-300
|
||||
Homepage
|
||||
|
Reference in New Issue
Block a user