Hello @May_Meow,
try .Site.data.(.Site.Params.datafile). Note, that the file extension / format isn’t used if you access the content of data files with .Site.Data. Hence it can be omitted in the front matter.
Hello @May_Meow,
try .Site.data.(.Site.Params.datafile). Note, that the file extension / format isn’t used if you access the content of data files with .Site.Data. Hence it can be omitted in the front matter.