add a page for PDF flyer, button in header banner or homepage section 1 ?
This commit is contained in:
parent
cf39698aa3
commit
353efe92cd
@ -94,8 +94,8 @@ url = "about/"
|
||||
weight = 1
|
||||
|
||||
[[footer]]
|
||||
name = "Éléments"
|
||||
url = "elements/"
|
||||
name = "Brochure"
|
||||
url = "start/flyer"
|
||||
weight = 2
|
||||
|
||||
[[footer]]
|
||||
|
@ -38,8 +38,8 @@ preloader = "" # use jpg, png, svg or gif format.
|
||||
# Navigation button
|
||||
[navigation_button]
|
||||
enable = true
|
||||
label = "get a quote"
|
||||
link = "contact"
|
||||
label = "Tester la démo"
|
||||
link = "get-chill/demo"
|
||||
|
||||
# search
|
||||
# search module: https://github.com/gethugothemes/hugo-modules/tree/master/search
|
||||
|
8
content/english/start/flyer.md
Normal file
8
content/english/start/flyer.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: en Brochure
|
||||
subtitle:
|
||||
image:
|
||||
comments: false
|
||||
---
|
||||
|
||||
|
@ -6,8 +6,8 @@ banner:
|
||||
image: "/images/banner.png"
|
||||
button:
|
||||
enable: true
|
||||
label: "Tester la démo"
|
||||
link: "get-chill/demo"
|
||||
label: "Télécharger notre brochure"
|
||||
link: "start/flyer"
|
||||
|
||||
# Features
|
||||
features:
|
||||
|
9
content/francais/start/flyer.md
Normal file
9
content/francais/start/flyer.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Brochure
|
||||
subtitle:
|
||||
image:
|
||||
comments: false
|
||||
---
|
||||
|
||||
|
||||
Télécharger la brochure (PDF)
|
8
content/nederlands/start/flyer.md
Normal file
8
content/nederlands/start/flyer.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: en Brochure
|
||||
subtitle:
|
||||
image:
|
||||
comments: false
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user