Lost in toml-to-yaml translation

I’m using Universal for my company’s website with a yml config
file.

Usually, I see toml config docs on themes saying:

[services]
[services.disqus]
Shortname = "devcows"

#or

[menus]
[menus.main]

How would I actually translate that to yaml?

https://www.google.com/search?q=toml+to+yaml

Nice converter!!! Thanks!!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.