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