logo added

This commit is contained in:
Jared Cosulich 2017-10-18 16:21:00 -04:00
parent 123b611079
commit 5a91d2baa7
2 changed files with 3 additions and 2 deletions

BIN
app/assets/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

View file

@ -1,6 +1,7 @@
%header.row
.title.col-8
%h2= link_to('MCIEA'.html_safe, root_path)
.title.col-12
%h2{style: "text-align: center; margin-bottom: 30px;"}
= link_to(image_tag('logo.png'), root_path)
-#
.navigation.col-4.text-right