|
{% include ui/avatar.html person-id=10 %}
|
{{ site.data.people[10].full_name }} |
Initial commit |
May 6, 2019 |
|
{% include ui/avatar.html person-id=17 %}
|
{{ site.data.people[17].full_name }} |
Main structure |
April 22, 2019 |
|
{% include ui/avatar.html person-id=16 %}
|
{{ site.data.people[16].full_name }} |
Left sidebar adjustments |
April 15, 2019 |
|
{% include ui/avatar.html person-id=12 %}
|
{{ site.data.people[12].full_name }} |
Topbar dropdown style |
April 8, 2019 |
|
{% include ui/avatar.html person-id=19 %}
|
{{ site.data.people[19].full_name }} |
Fixes #625 |
April 9, 2019 |