Also removed the comments since they look bad in the GitHub UI
@@ -8,7 +8,6 @@
"content": "README.md",
- // Other markdown pages that should be rendered nicely
"pages" : [
"ROADMAP.md",
"Carthage.md",
@@ -16,11 +15,9 @@
"CODE_OF_CONDUCT.md"
],
- // Related projects on Github, in the format $owner/$repo[/$subproject]
- // where subproject is optional.
"related": [
"firebase/quickstart-ios",
"firebase/firebaseui-ios"
- ],
+ ]
}