blob: 400615eb1d114bf8b3ad274344d33a721161b1ea (
plain) (
tree)
|
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="keywords" content="">
<title>Adélie Linux | How to Donate</title>
<!-- Favicon -->
<link href="/assets/images/icons/gen_polyguin_color_favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.theme.default.min.css" rel="stylesheet">
<link href="/assets/plugins/magnific-popup/magnific-popup.min.css" rel="stylesheet">
<link href="/assets/plugins/sal/sal.min.css" rel="stylesheet">
<link href="/assets/css/theme.css" rel="stylesheet">
<!-- Fonts/Icons -->
<link href="/assets/plugins/font-awesome/css/all.css" rel="stylesheet">
<link href="/assets/plugins/themify/themify-icons.min.css" rel="stylesheet">
<link href="/assets/plugins/simple-line-icons/css/simple-line-icons.css" rel="stylesheet">
</head>
<body>
<!-- Header -->
<div class="header right absolute-dark sticky">
__HEADER__
</div>
<!-- end Header -->
<!-- section 1 -->
<div class="section-lg" style="padding-bottom: 80px !important">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-md-4">
<h1 class="display-2 font-weight-thin margin-0">Thanks!</h1>
</div>
<div class="col-12 col-md-8">
<h3 class="font-weight-normal">We're grateful for your help.</h3>
<div class="divider-width-40px margin-bottom-20">
<hr class="bg-black-09">
</div>
<p>Adélie depends on your support to continue to deliver a high-quality Linux platform.</p>
<br />
<p>We leverage third-party 501(c)(3) tax-exempt organizations to manage our finances and accept donations on our behalf. This means your donation might be tax-deductible.</p>
<br />
<p>Donations can be made in the form of money, equipment, services, and more.</p>
<br />
<a class="button button-lg button-radius button-dark margin-top-30" href="#where">Support Adélie</a>
</div>
</div><!-- end row -->
</div><!-- end container -->
<div style="position:relative;" id="where"><!-- this magic number compensates for the header on anchor jump --></div>
</div>
<!-- end section 1 -->
<!-- section 2 -->
<div class="section-lg bg-grey-lighter">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-md-4">
<h1 class="display-2 font-weight-thin margin-0">Option 1</h1>
</div>
<div class="col-12 col-md-8">
<h3 class="font-weight-normal">Software in the Public Interest, Inc.</h3>
<div class="divider-width-40px margin-bottom-20">
<hr class="bg-black-09">
</div>
<p><a href="https://www.spi-inc.org/"><strong>SPI</strong></a> is a non-profit corporation founded to serve the financial needs of open-source software and hardware projects. You can <a href="https://www.spi-inc.org/donations/"><strong>read more</strong></a> about how SPI accepts donations on our behalf.<p>
<br />
<p>SPI accepts:
<a href="https://www.spi-inc.org/projects/adelielinux/"><strong>PayPal</strong></a>,
<a href="https://co.clickandpledge.com/advanced/default.aspx?wid=170300"><strong>credit card</strong></a>,
<a href="https://www.spi-inc.org/donations/"><strong>mailed checks</strong></a>,
<a href="https://www.spi-inc.org/donations/"><strong>equipment</strong></a>,
<a href="https://www.spi-inc.org/donations/"><strong>services</strong></a>,
and more.
</p>
<a class="button button-lg button-radius button-dark margin-top-30" href="https://www.spi-inc.org/projects/adelielinux/">Donate to Adélie via SPI</a>
</div>
</div>
</div><!-- end row -->
</div><!-- end container -->
</div>
<!-- end section 2 -->
__INDEPENDENT_WHITE__
__FOOTER__
</body>
</html>
|