Creating theme - what is template.includes ???
Created 6 years ago by kiltedupHi,
Just started a new theme using make:addon and there is a recent update that adds {{ template.includes.render('head')|raw }}
and {{ template.includes.render('scripts')|raw }}
to metadata / assets partials.
Curious as to what this is for - is it needed?
Ta
Dave
ryanthompson
—
6 years ago
Following, I want to know this to.