summaryrefslogblamecommitdiff
path: root/src/sponsors/index.html
blob: 636966dc344581f7aa118c0d60887afd09856cff (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 | Sponsors</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-6">
                        <h3 class="font-weight-normal">Corporate Sponsors</h3>
                        <div class="divider-width-40px margin-bottom-20">
                            <hr class="bg-black-09">
                        </div>
                        <p>Our work relies on the support of our generous sponsors and partners.</p>
                        <br />
                        <p>We are grateful for the hardware, services, and/or expertise provided by the below companies, listed in no particular order:</p>
                    </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 col-spacing-40 text-center text-sm-left">
					<div class="row align-items-center">
                        <!-- SolidRun -->
						<div class="col-12 col-md-4">
							<div class="border-all border-radius padding-30">
								<a href="https://www.solid-run.com/"><img src="../assets/images/sponsors/SolidRun-with-under-line-small-01-resize-crop.png" alt="SolidRun Logo"></a>
							</div>
						</div>
						<div class="col-12 col-md-6">
							<h5 class="font-weight-normal">SolidRun Ltd.</h5>
							<p>Sponsors ARM hardware <a href="https://www.solid-run.com/embedded-networking/nxp-lx2160a-family/cex7-lx2160/#carrier-boards"><strong>like this</strong></a>, enabling us to natively build and test our 32- and 64- bit ARM software.</p>
						</div>
                        <!-- ionFish -->
						<div class="col-12 col-md-4">
							<div class="border-all border-radius padding-30">
								<a href="https://www.ionfish.org/"><img src="../assets/images/sponsors/ionFish_fullcolor-crop-resize.png" alt="ionFish Logo"></a>
							</div>
						</div>
						<div class="col-12 col-md-6">
							<h5 class="font-weight-normal">ionFish Group, LLC</h5>
							<p>Sponsors hardware, hosting services, and bandwidth for our various needs.</p>
						</div>
					</div>
				</div><!-- end row -->
			</div><!-- end container -->
        </div>
        <!-- end section 2 -->

__INDEPENDENT_WHITE__
__FOOTER__
    </body>
</html>