HI there, it's been a while, it's possible do this with an array?
For example an array of social media account:
page.10 {
variables {
socialAccounts {
facebook.url = www.facebook.com
facebook.icon = icon-facebook
twitter.url = www.twitter.com
twitter.icon = icon-twitter
}
}
}
I really appreciate any help you can provide.