+ 3 more offer fields

This commit is contained in:
Nico Schottelius 2020-03-23 18:09:06 +01:00
commit e53f8184b0
3 changed files with 125 additions and 5 deletions

View file

@ -6,15 +6,40 @@ title: Demo product
---
subtitle: Using all possible fields
---
description1: This is the first markdown description block
description1:
## This is the first markdown description block
Description content
---
description2: This is the second markdown description block
description2:
## This is the second markdown description block
Description content
---
description3: This is the third markdown description block
description3:
## This is the third markdown description block
Description content
---
description4: This is the fourth markdown description block
description4:
## This is the fourth markdown description block
Description content
---
description5: This is the fifth markdown description block
description5:
## This is the fifth markdown description block
Description content
---
link: https://link-to-the-real-product.ch
---
@ -56,6 +81,24 @@ offer3_text: The text for the third offer
---
offer3_link: https://ungleich.ch
---
offer4_title: Title of 4. offer
---
offer4_text: The text for the third offer
---
offer4_link: https://ungleich.ch
---
offer5_title: Title of 5. offer
---
offer5_text: The text for the third offer
---
offer5_link: https://ungleich.ch
---
offer6_title: Title of 6. offer
---
offer6_text: The text for the third offer
---
offer6_link: https://ungleich.ch
---
description:
The real field [Nico](https://www.nico.schottelius.org) wants to use!
---