diff --git a/templates/hcard.cassius b/templates/hcard.cassius index c55dcc4..edca83b 100644 --- a/templates/hcard.cassius +++ b/templates/hcard.cassius @@ -1,7 +1,14 @@ .card.h-card margin: 2em auto width: 22rem - .u-uid.u-url:first-child - display: none - .card-link - white-space: nowrap + + ul.profiles + list-style: none + padding-left: 0 + margin-bottom: 0 + text-align: center + > li + display: inline-block + margin-right: 5px + &:last-child + margin-right: 0 diff --git a/templates/hcard.hamlet b/templates/hcard.hamlet index 1189dca..90f5960 100644 --- a/templates/hcard.hamlet +++ b/templates/hcard.hamlet @@ -1,6 +1,6 @@
$maybe route <- mcurrentRoute - +

- - #{userEmail user} - $forall (site, profile) <- userProfiles - - - #{profileUsername profile} + +