forked from hero/www_hero_project
28 lines
651 B
Markdown
28 lines
651 B
Markdown
---
|
|
title: "About"
|
|
description: ""
|
|
date: 2018-09-14
|
|
updated: 2021-02-20
|
|
draft: false
|
|
weight: 2
|
|
template: "layouts/about.html"
|
|
---
|
|
|
|
<!--
|
|
This page is made by combining different /partial html pages together. To edit the page content, please go to specific 'partial
|
|
page(s)' that you would like to edit.
|
|
|
|
ABOUT PAGE
|
|
|
|
1. Hero section: "partials/about1.html
|
|
2. Our History section: "partials/about2.html"
|
|
3. Our Track Records section: "partials/about3.html"
|
|
4. Our Team section: "partials/about4.html
|
|
|
|
|
|
Extras:
|
|
1. header: "partials/header_custom.html"
|
|
2. CTA / Subscribe: "partials/cta.html"
|
|
2. footer: "partials/footer.html"
|
|
-->
|
|
|