remove footer on homepage. closes #246, #257

This commit is contained in:
Alex Grin 2017-12-01 11:05:55 -05:00 committed by GitHub
parent dffa0b7d25
commit 342fb7a19d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,4 +21,3 @@
</div>
</div>
</main>
<?php echo View::render('nav/_footer', ['isDark' => false, 'isBordered' => false]) ?>