WebsiteApp/_docs/team.md
2021-01-26 16:38:24 +01:00

531 B

title subtitle tags author
Team members section Cras at dolor eget urna varius faucibus tempus in elit. Cras a dui imperdiet, tempus metus quis, pharetra turpis.
features
alex

To add the following to a page: {% raw %}

{% include team.html authors="evan, john, sara, alex, tom, daniel" title="We are here to help" subtitle="Our team is just an email away ready to answer your questions" %}

{% endraw %}

Specifying authors is optional, if not defined all authors will be displayed form _config.yml file.