blob: 19a896040c544b4de393848295638622f8347f5e [file] [log] [blame]
<?php
/**
* Copyright (c) 2020 Eclipse Foundation.
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
*
* Contributors:
* Eric Poirier (Eclipse Foundation) - Initial implementation
*
* SPDX-License-Identifier: EPL-2.0
*/
$pageTitle = "Projects to Watch for in 2020";
$pageKeywords = "";
$pageAuthor = "Christopher Guindon";
$pageDescription = "";
// Make it TRUE if you want the sponsor to be displayed
$displayNewsletterSponsor = FALSE;
// Sponsors variables for this month's articles
$sponsorName = "";
$sponsorLink = "";
$sponsorImage = "";
// Set the breadcrumb title for the parent of sub pages
$breadcrumbParentTitle = $pageTitle;