From 82680f5b8cb6457275f18d60e1af017101a79b64 Mon Sep 17 00:00:00 2001 From: Niall Sheridan Date: Wed, 17 Aug 2016 20:09:58 +0100 Subject: Switch from bootstrap to skeleton --- .../static/fonts/glyphicons-halflings-regular.eot | Bin 20127 -> 0 bytes .../static/fonts/glyphicons-halflings-regular.svg | 288 --------------------- .../static/fonts/glyphicons-halflings-regular.ttf | Bin 45404 -> 0 bytes .../static/fonts/glyphicons-halflings-regular.woff | Bin 23424 -> 0 bytes .../fonts/glyphicons-halflings-regular.woff2 | Bin 18028 -> 0 bytes 5 files changed, 288 deletions(-) delete mode 100644 server/static/fonts/glyphicons-halflings-regular.eot delete mode 100644 server/static/fonts/glyphicons-halflings-regular.svg delete mode 100644 server/static/fonts/glyphicons-halflings-regular.ttf delete mode 100644 server/static/fonts/glyphicons-halflings-regular.woff delete mode 100644 server/static/fonts/glyphicons-halflings-regular.woff2 (limited to 'server/static/fonts') diff --git a/server/static/fonts/glyphicons-halflings-regular.eot b/server/static/fonts/glyphicons-halflings-regular.eot deleted file mode 100644 index b93a495..0000000 Binary files a/server/static/fonts/glyphicons-halflings-regular.eot and /dev/null differ diff --git a/server/static/fonts/glyphicons-halflings-regular.svg b/server/static/fonts/glyphicons-halflings-regular.svg deleted file mode 100644 index 94fb549..0000000 --- a/server/static/fonts/glyphicons-halflings-regular.svg +++ /dev/null @@ -1,288 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/server/static/fonts/glyphicons-halflings-regular.ttf b/server/static/fonts/glyphicons-halflings-regular.ttf deleted file mode 100644 index 1413fc6..0000000 Binary files a/server/static/fonts/glyphicons-halflings-regular.ttf and /dev/null differ diff --git a/server/static/fonts/glyphicons-halflings-regular.woff b/server/static/fonts/glyphicons-halflings-regular.woff deleted file mode 100644 index 9e61285..0000000 Binary files a/server/static/fonts/glyphicons-halflings-regular.woff and /dev/null differ diff --git a/server/static/fonts/glyphicons-halflings-regular.woff2 b/server/static/fonts/glyphicons-halflings-regular.woff2 deleted file mode 100644 index 64539b5..0000000 Binary files a/server/static/fonts/glyphicons-halflings-regular.woff2 and /dev/null differ -- cgit v1.2.3