about us page
This commit is contained in:
parent
1b52eaac46
commit
ad94658aef
5 changed files with 10 additions and 0 deletions
6
docs/about_us.md
Normal file
6
docs/about_us.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
## Our Dev Team
|
||||
{% 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