I am setting up logo with svg instead of png. When I set up pointer to the svg file from config.toml file, how do I set it up so when baseof.htmls read the file, it extracts the content with tags inserted as inline html instead of using tags to “source” it as img file?
Thanks!