Removed font awesome

This commit is contained in:
Godwin
2014-07-12 13:08:51 -06:00
parent 78d1db670c
commit 14005b8702
14 changed files with 165 additions and 69 deletions
+1
View File
@@ -42,6 +42,7 @@
- if has_banner?
%header#banner{banner_attrs(yield_or_default :banner_image)}
= yield :banner
= banner_attribution
- if has_content?
#content=yield
- else