I find some themes with {{.Content }}
in list pages. What’s this for? (and shouldn’t it be limited to single pages?)
It is for adding the content from the sections _index.md
file. I use it a lot to add e.g. an intro text to a sections list page.
I didn’t know that was possible. I have been doing it using front matter .Params
.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.