diff --git a/copy/config.json b/copy/config.json index 3de6f570a471..6438b35bbbc1 100644 --- a/copy/config.json +++ b/copy/config.json @@ -15,27 +15,15 @@ "spas": { "about": { "slug": "about", - "pageTitle": "About MDN", - "pageDescription": null, - "trailingSlash": false, - "enUsOnly": false, - "data": { "onlyFollow": false, "noIndexing": false } + "pageTitle": "About MDN" }, "advertising": { "slug": "advertising", - "pageTitle": "Advertise with us", - "pageDescription": null, - "trailingSlash": false, - "enUsOnly": false, - "data": { "onlyFollow": false, "noIndexing": false } + "pageTitle": "Advertise with us" }, "plus": { "slug": "plus", - "pageTitle": "MDN Plus", - "pageDescription": null, - "trailingSlash": false, - "enUsOnly": false, - "data": { "onlyFollow": false, "noIndexing": false } + "pageTitle": "MDN Plus" } } }