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?
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?
Nice converter!!! Thanks!!