23 lines
778 B
Markdown
23 lines
778 B
Markdown
---
|
|
title: "Take actions"
|
|
description: "Meet AIBOX - Your Personal AI Powerhouse powered by ThreeFold."
|
|
insert_anchor_links: "left"
|
|
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/action.html) contains:
|
|
|
|
1. Hero section: "templates/partials/download/download1.html
|
|
2. faq section: "templates/partials/hero/myhero6.html"
|
|
3. cta section: "templates/partials/hero/myhero7.html"
|
|
|