+ 3 more offer fields
This commit is contained in:
parent
c41d7c0944
commit
e53f8184b0
3 changed files with 129 additions and 9 deletions
|
|
@ -138,6 +138,42 @@ type = markdown
|
|||
label = Offer 3 Link
|
||||
type = url
|
||||
|
||||
[fields.offer4_title]
|
||||
label = Offer 4 Title
|
||||
type = string
|
||||
|
||||
[fields.offer4_text]
|
||||
label = Offer 4 Text
|
||||
type = markdown
|
||||
|
||||
[fields.offer4_link]
|
||||
label = Offer 4 Link
|
||||
type = url
|
||||
|
||||
[fields.offer5_title]
|
||||
label = Offer 5 Title
|
||||
type = string
|
||||
|
||||
[fields.offer5_text]
|
||||
label = Offer 5 Text
|
||||
type = markdown
|
||||
|
||||
[fields.offer5_link]
|
||||
label = Offer 5 Link
|
||||
type = url
|
||||
|
||||
[fields.offer6_title]
|
||||
label = Offer 6 Title
|
||||
type = string
|
||||
|
||||
[fields.offer6_text]
|
||||
label = Offer 6 Text
|
||||
type = markdown
|
||||
|
||||
[fields.offer6_link]
|
||||
label = Offer 6 Link
|
||||
type = url
|
||||
|
||||
[fields.image]
|
||||
label = Index Image
|
||||
type = url
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue