mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 17:31:26 +00:00
Create hactoberfest.php
This commit is contained in:
parent
085fe86189
commit
91659a77b6
1 changed files with 16 additions and 0 deletions
16
view/template/page/hactoberfest.php
Normal file
16
view/template/page/hactoberfest.php
Normal 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>
|
Loading…
Add table
Reference in a new issue