blob: 158d2f193b3b00e13c8b1c99153cee961c83f21f [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 = "Charting a Course for the Future of Cloud Native Java";
$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;