more refinement to simplified profile view
This commit is contained in:
@ -30,10 +30,9 @@ block content
|
|||||||
if (google)
|
if (google)
|
||||||
a.fa.fa-google-square.text-primary(title="@#{username}'s Google Profile", href=google, target='_blank')
|
a.fa.fa-google-square.text-primary(title="@#{username}'s Google Profile", href=google, target='_blank')
|
||||||
.col-xs-12.col-sm-12.text-center
|
.col-xs-12.col-sm-12.text-center
|
||||||
h1.flat-top.wrappable= name
|
h2.flat-top.wrappable= name
|
||||||
h3.flat-top.bolded.wrappable= location
|
h3.flat-top.bolded.wrappable= location
|
||||||
.col-xs-12.col-sm-12.text-center
|
h1= "[ " + (progressTimestamps.length) + " ]"
|
||||||
= "[ " + (progressTimestamps.length) + " ]"
|
|
||||||
.spacer
|
.spacer
|
||||||
.hidden-xs.hidden-sm.col-md-12
|
.hidden-xs.hidden-sm.col-md-12
|
||||||
#cal-heatmap.d3-centered
|
#cal-heatmap.d3-centered
|
||||||
|
Reference in New Issue
Block a user