Create hactoberfest.php

This commit is contained in:
Julie Sigwart 2019-09-26 12:37:39 -07:00 committed by GitHub
parent 085fe86189
commit 91659a77b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,16 @@
<?php Response::setMetaDescription('LBRY Celebrates Hacktoberfest all During October') ?>
<main class="ancillary">
<section class="hero hero--half-height">
<div class="inner-wrap inner-wrap--center-hero">
<h1>Hacktoberfest is Coming!</h1>
</div>
</section>
<section>
<div class="inner-wrap">
<p><img alt="hacktoberfest1" src="https://spee.ch/@lbrynews:0/hacktoberfest1.jpeg" /></p>
<p>As an Open Source company, LBRY is excited to participate again in this year's Hactoberfest! Check back soon for information on how you can contribute, the cool swag we're giving out, and an activity schedule.</p>
</div>
</section>
</main>