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

@@ -13,3 +13,21 @@ page_template: "blogPage.html"
extra:
imgPath: /images/threefold_img2.png
---
<!--
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.
BLOG PAGE
1. Featured Blog section: "partials/featuredBlog.html
2. Blogpost section: "partials/blogpost.html"
3. Sidebar: "partials/blogsidebar.html"
Extras:
1. header: "partials/header_custom.html"
2. CTA / Subscribe: "partials/cta.html"
2. footer: "partials/footer.html"
-->