Removing copy/pasted commented unnecesary code
parent
544b6869fb
commit
ac7e9a2687
|
@ -28,13 +28,3 @@ section.profile-contacts
|
|||
|
||||
p {{::contact.get('roles').join(", ")}}
|
||||
p.extra-info(ng-if="contact.get('bio')") {{::contact.get('bio')}}
|
||||
|
||||
//-
|
||||
span.location todo
|
||||
div.profile-project-stats
|
||||
div.stat-projects(title="2 projects")
|
||||
span.icon.icon-project
|
||||
span.stat-num 2
|
||||
div.stat-viewer(title="2 followers")
|
||||
span.icon.icon-open-eye
|
||||
span.stat-num 4
|
||||
|
|
Loading…
Reference in New Issue