From eeb773fd7b60e529f8cad1b4ab2be414f64d44cc Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 23 Sep 2014 21:56:08 +0200 Subject: [PATCH] Move fonts to match CSS --- .../fonts/glyphicons-halflings-regular.eot | Bin .../fonts/glyphicons-halflings-regular.svg | 0 .../fonts/glyphicons-halflings-regular.ttf | Bin .../fonts/glyphicons-halflings-regular.woff | Bin 4 files changed, 0 insertions(+), 0 deletions(-) rename public/{ => assets/stylesheets}/fonts/glyphicons-halflings-regular.eot (100%) rename public/{ => assets/stylesheets}/fonts/glyphicons-halflings-regular.svg (100%) rename public/{ => assets/stylesheets}/fonts/glyphicons-halflings-regular.ttf (100%) rename public/{ => assets/stylesheets}/fonts/glyphicons-halflings-regular.woff (100%) diff --git a/public/fonts/glyphicons-halflings-regular.eot b/public/assets/stylesheets/fonts/glyphicons-halflings-regular.eot similarity index 100% rename from public/fonts/glyphicons-halflings-regular.eot rename to public/assets/stylesheets/fonts/glyphicons-halflings-regular.eot diff --git a/public/fonts/glyphicons-halflings-regular.svg b/public/assets/stylesheets/fonts/glyphicons-halflings-regular.svg similarity index 100% rename from public/fonts/glyphicons-halflings-regular.svg rename to public/assets/stylesheets/fonts/glyphicons-halflings-regular.svg diff --git a/public/fonts/glyphicons-halflings-regular.ttf b/public/assets/stylesheets/fonts/glyphicons-halflings-regular.ttf similarity index 100% rename from public/fonts/glyphicons-halflings-regular.ttf rename to public/assets/stylesheets/fonts/glyphicons-halflings-regular.ttf diff --git a/public/fonts/glyphicons-halflings-regular.woff b/public/assets/stylesheets/fonts/glyphicons-halflings-regular.woff similarity index 100% rename from public/fonts/glyphicons-halflings-regular.woff rename to public/assets/stylesheets/fonts/glyphicons-halflings-regular.woff