From 45654ffc5cc4532c2189c88d46a0374038b53c9f Mon Sep 17 00:00:00 2001 From: Treer Date: Sat, 30 Apr 2016 21:36:19 +1000 Subject: update font-awesome library to 4.6.1 Perhaps this should be done as a submodule instead? --- library/font_awesome/src/_layouts/base.html | 80 ++++++++++++++++------------- 1 file changed, 43 insertions(+), 37 deletions(-) (limited to 'library/font_awesome/src/_layouts/base.html') diff --git a/library/font_awesome/src/_layouts/base.html b/library/font_awesome/src/_layouts/base.html index 76de7cb41..546120a1c 100644 --- a/library/font_awesome/src/_layouts/base.html +++ b/library/font_awesome/src/_layouts/base.html @@ -1,64 +1,70 @@ - - - - - + - {% if page.title %}{{ page.title }}{% endif %} - + + - - + + - + {% if page.title %}{{ page.title }}{% endif %} - + ================================================== --> - - - - - + - - -
- {% include navbar.html %} + + +
+ {% include navbar.html %} - {{ content }} -
-
-{% include footer.html %} + {{ content }} - - - - - +
+ {% include footer.html %} - + + + + + + + + + + + + -- cgit v1.2.3