From fca10784019d442453f70797850b628539d969db Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Mon, 28 Apr 2014 23:22:55 +0300 Subject: [PATCH] Working on Grunt support --- app/views/header.blade.php | 6 +- app/views/public/header.blade.php | 4 +- public/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes public/fonts/glyphicons-halflings-regular.svg | 229 ++++++++++++++++++ public/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes 6 files changed, 237 insertions(+), 2 deletions(-) create mode 100644 public/fonts/glyphicons-halflings-regular.eot create mode 100644 public/fonts/glyphicons-halflings-regular.svg create mode 100644 public/fonts/glyphicons-halflings-regular.ttf create mode 100644 public/fonts/glyphicons-halflings-regular.woff diff --git a/app/views/header.blade.php b/app/views/header.blade.php index fe7402a365be..f85835f4260b 100755 --- a/app/views/header.blade.php +++ b/app/views/header.blade.php @@ -4,8 +4,9 @@ @section('head') - + + +