Change homepage tagline, test editing from github

This commit is contained in:
kauffj 2015-10-25 13:21:56 -04:00
parent 1f2808aacd
commit eadc389832

View file

@ -4,7 +4,7 @@
<?php echo View::render('nav/header', ['isDark' => true]) ?>
<div class="cover cover-dark" >
<div class="cover-content">
<h2 class="cover-title">A Content Revolution</h2>
<h2 class="cover-title">Watch, Share, Earn</h2>
<h3 class="cover-subtitle">Join a fully distributed network that makes information open to everyone.</h3>
<div class="control-group spacer1">
<div class="control-item">
@ -20,9 +20,3 @@
</div>
</div>
</div>
<?php /*
<?php echo View::render('page/what', ['fullPage' => false]) ?>
<?php echo View::render('page/why', ['fullPage' => false]) ?>
<?php echo View::render('page/team', ['fullPage' => false]) ?>
<?php echo View::render('page/get', ['fullPage' => false]) ?>
*/ ?>