Skip to content

Latest commit

 

History

History
129 lines (128 loc) · 5.35 KB

File metadata and controls

129 lines (128 loc) · 5.35 KB
layout default
title Journey of Involve, how we started, our Team & its Story.
description We believe in the power of team to achieve the extraordinary. We are a group of people with passion and right skill sets, from various backgrounds, united by our vision of developing student agency.

OUR STORY

{% for item in site.data.about-us.timeline %}
{{item.year}}

{{item.blurb}} {% if item.add_break == true %}


{% endif %}

{% endfor %}

OUR PEOPLE

{{site.data.about-us.people.culture_blurb}}

{% for item in site.data.about-us.people.team %}
{{item.name}}

{{item.designation}}

{{item.bio}}

{% endfor %}

OUR CULTURE

{{site.data.about-us.culture.description}}

AWARDS

{% for item in site.data.about-us.awards %} {% endfor %}