| <?php |
| |
| /** |
| * Copyright (c) 2022 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: |
| * Christopher Guindon (Eclipse Foundation) - Initial implementation |
| * |
| * SPDX-License-Identifier: EPL-2.0 |
| */ |
| ?> |
| |
| <div class="donate-container-content-intro"> |
| <img src="/donate/images/landing-pages/openvsx.svg" alt="Open VSX Registry Community Logo" class="donate-container-content-intro-img hidden-xs" width="280"> |
| <div class="donate-container-content-text"> |
| <h1> |
| Power the <strong class="orange">Open VSX Registry</strong> with your donation |
| </h1> |
| <p>If you value Eclipse services such as the Open VSX Registry, please consider making a donation through the Eclipse Foundation. Contributions from users like you help fund the operations of the Open VSX Registry. All money donated here will be used to support the Open VSX Registry through the Eclipse Cloud DevTools working group.</p> |
| </div> |
| </div> |