29 lines
793 B
Markdown
29 lines
793 B
Markdown
---
|
|
title: "Home"
|
|
description: ""
|
|
date: 2018-09-14
|
|
updated: 2021-02-20
|
|
draft: false
|
|
weight: 1
|
|
---
|
|
|
|
<!--
|
|
This page is made by combining different 'block' (partial html pages) together.
|
|
To edit the page content, please go to specific 'block' that you would like to edit.
|
|
To see the list of the blocks in this page, add or remove some of the partial pages, go to: layouts/index.html.
|
|
|
|
HOMEPAGE (layouts/index.html) contains:
|
|
|
|
1. Hero section: "partials/hero.html
|
|
2. About section: "partials/about.html"
|
|
3. Foundation section: "partials/features.html"
|
|
4. Milestones section: "partials/stats.html
|
|
5. Portfolio section: "partials/ventures.html"
|
|
5. Quote: "partials/quotes.html"
|
|
|
|
---
|
|
Extras:
|
|
1. header: "partials/header_custom.html"
|
|
2. footer: "partials/footer.html"
|
|
-->
|
|
|