From af1882a96092fad8602d94c58b4ef53beb6b762e Mon Sep 17 00:00:00 2001 From: "Mr.Jois" Date: Tue, 26 Apr 2016 18:55:28 +0530 Subject: [PATCH] Formated (#7) break one line into multiple lines --- params.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/params.json b/params.json index 5aca798448..ad4776b21a 100644 --- a/params.json +++ b/params.json @@ -1 +1,9 @@ -{"name":"Open Cloud Switch Software","tagline":"Landing page for the Open Cloud Switch Software","body":"### Welcome to the Open Cloud Switch Software\r\n\r\n\r\n### About\r\n\r\n### Governance\r\n\r\n### Authors and Contributors\r\n@kasubra @dplore\r\n\r\n### Support or Contact\r\nkasubra@microsoft.com, daloher@microsoft.com\r\n\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."} \ No newline at end of file +{ + + "name":"Open Cloud Switch Software", + "tagline":"Landing page for the Open Cloud Switch Software", + "body":"### Welcome to the Open Cloud Switch Software\r\n\r\n\r\n### About\r\n\r\n### Governance\r\n\r\n### Authors and Contributors\r\n@kasubra @dplore\r\n\r\n### Support or Contact\r\nkasubra@microsoft.com, daloher@microsoft.com\r\n\r\n", + "google":"", + "note":"Don't delete this file! It's used internally to help with page regeneration." + +}