From 6837ddf68f13a1633ea868ab55d71389ca5bc175 Mon Sep 17 00:00:00 2001 From: Horus3 Date: Fri, 27 Feb 2015 04:02:15 +0100 Subject: Version 0.2. Sends E-Mails now. Also sticky post on index page to quickly inform people. Concatenated all CSS and JavaScript files. --- .../fonts/glyphicons-halflings-regular.eot | Bin 20127 -> 0 bytes .../fonts/glyphicons-halflings-regular.svg | 288 --------------------- .../fonts/glyphicons-halflings-regular.ttf | Bin 45404 -> 0 bytes .../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 static/bootstrap/fonts/glyphicons-halflings-regular.eot delete mode 100644 static/bootstrap/fonts/glyphicons-halflings-regular.svg delete mode 100644 static/bootstrap/fonts/glyphicons-halflings-regular.ttf delete mode 100644 static/bootstrap/fonts/glyphicons-halflings-regular.woff delete mode 100644 static/bootstrap/fonts/glyphicons-halflings-regular.woff2 (limited to 'static/bootstrap/fonts') diff --git a/static/bootstrap/fonts/glyphicons-halflings-regular.eot b/static/bootstrap/fonts/glyphicons-halflings-regular.eot deleted file mode 100644 index b93a495..0000000 Binary files a/static/bootstrap/fonts/glyphicons-halflings-regular.eot and /dev/null differ diff --git a/static/bootstrap/fonts/glyphicons-halflings-regular.svg b/static/bootstrap/fonts/glyphicons-halflings-regular.svg deleted file mode 100644 index 94fb549..0000000 --- a/static/bootstrap/fonts/glyphicons-halflings-regular.svg +++ /dev/null @@ -1,288 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/static/bootstrap/fonts/glyphicons-halflings-regular.ttf b/static/bootstrap/fonts/glyphicons-halflings-regular.ttf deleted file mode 100644 index 1413fc6..0000000 Binary files a/static/bootstrap/fonts/glyphicons-halflings-regular.ttf and /dev/null differ diff --git a/static/bootstrap/fonts/glyphicons-halflings-regular.woff b/static/bootstrap/fonts/glyphicons-halflings-regular.woff deleted file mode 100644 index 9e61285..0000000 Binary files a/static/bootstrap/fonts/glyphicons-halflings-regular.woff and /dev/null differ diff --git a/static/bootstrap/fonts/glyphicons-halflings-regular.woff2 b/static/bootstrap/fonts/glyphicons-halflings-regular.woff2 deleted file mode 100644 index 64539b5..0000000 Binary files a/static/bootstrap/fonts/glyphicons-halflings-regular.woff2 and /dev/null differ -- cgit v1.2.3