moved team to index
This commit is contained in:
parent
58f2a53539
commit
cf9da4c6a0
1 changed files with 5 additions and 2 deletions
|
|
@ -20,6 +20,9 @@ A username, an email and a password that's all you need. If you are missing one
|
||||||

|

|
||||||
|
|
||||||
# The Team
|
# The Team
|
||||||
[About us](about_us.md)
|
{% for dev in site.data.devs %}
|
||||||
|
{{ dev.name }}
|
||||||
|
[GitHub](https://github.com/{{ dev.github }})
|
||||||
|

|
||||||
|
{% endfor %}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue