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!!
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.