24 lines
552 B
Markdown
24 lines
552 B
Markdown
---
|
|
title: "Ventures"
|
|
description: ""
|
|
date: 2018-09-14
|
|
updated: 2021-02-20
|
|
draft: false
|
|
weight: 3
|
|
template: "layouts/portfolio.html"
|
|
---
|
|
|
|
<!--
|
|
This page is designed by combining specific 'block' (partial html pages) together.
|
|
To edit the page content, please go to the partial html files listed below.
|
|
PORTFOLIO PAGE (layouts/portfolio.html) contains:
|
|
|
|
1. Portfolio Section: "partials/portfolio2.html"
|
|
2. Quote Section: "partials/quote.html"
|
|
|
|
---
|
|
Extras:
|
|
1. header: "partials/header_custom.html"
|
|
2. footer: "partials/footer.html"
|
|
-->
|