SOLVED :
Here was the solution
post.md
+++
title = ββ
svg = βxyzβ
+++
template.html
{{ partial .Params.svg }}
/partiall/xyz.html
mysvgcode
SOLVED :
Here was the solution
post.md
+++
title = ββ
svg = βxyzβ
+++
template.html
{{ partial .Params.svg }}
/partiall/xyz.html
mysvgcode