24 lines
749 B
Markdown
24 lines
749 B
Markdown
---
|
|
title: "Become Farmer"
|
|
description: "Meet AIBOX - Your Personal AI Powerhouse powered by ThreeFold."
|
|
insert_anchor_links: "left"
|
|
template: "layouts/farmer.html"
|
|
extra:
|
|
author: AIBOX
|
|
imgPath: tf.png
|
|
|
|
---
|
|
|
|
|
|
<!--
|
|
This page is made by combining different 'section' (partial html pages) together.
|
|
To edit the page content, please go to specific 'section' that you would like to edit (stored inside templates/partials folders).
|
|
To see the list of the section blocks in this page, add or remove some of the partial pages,
|
|
go to: static/templates/layouts/index.html.
|
|
|
|
HOMEPAGE (static/templates/layouts/about.html) contains:
|
|
|
|
1. Hero section: "templates/partials/about/about1.html
|
|
2. Hero section: "templates/partials/about/about2.html
|
|
|