add tutorial

This commit is contained in:
2024-08-20 15:00:09 +02:00
parent 2ecabfdd06
commit 2b410e369e
6 changed files with 109 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
---
title: "About"
title: "Technology"
description: ""
date: 2018-09-14
updated: 2021-02-20
@@ -7,3 +7,22 @@ draft: false
weight: 3
template: "layouts/technology.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.
TECHNOLOGY PAGE
1. Hero section: "partials/technology1.html
2. Technology Architecture section: "partials/technology2.html"
3. Technical Specifications section: "partials/technology3.html"
4. Technological Benefits section: "partials/technology4.html
Extras:
1. header: "partials/header_custom.html"
2. CTA / Subscribe: "partials/cta.html"
2. footer: "partials/footer.html"
-->