DevTips / Artists-Theme

🌄 A free Jekyll Theme developed by the DevTips Community
http://devtips.github.io/Artists-Theme
The Unlicense
592 stars 498 forks source link

Tidy clients YAML #88

Open opdavies opened 8 years ago

opdavies commented 8 years ago

Long time watcher, first time contributor to DevTips. ;)

When using the multi-line YAML syntax, the curly braces and commas are redundant, so these have been removed. The single quotes around the strings usually are too, but I've left those in.

I've also indented the items for clarity.