From 9ec4ae03ea648b0f882edda44e5a6866bf100d9a Mon Sep 17 00:00:00 2001 From: Wolfgang Wiedmeyer Date: Fri, 29 Jul 2016 17:39:06 +0200 Subject: rework static files get minified CSS and JS files from Debian packages fix font loading remove unneeded CSS and JS --- .../static/fonts/glyphicons-halflings-regular.eot | Bin 20127 -> 70 bytes 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 120000 pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.eot (limited to 'pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.eot') diff --git a/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.eot b/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.eot deleted file mode 100644 index b93a495..0000000 Binary files a/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.eot and /dev/null differ diff --git a/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.eot b/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.eot new file mode 120000 index 0000000..8b14b63 --- /dev/null +++ b/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.eot @@ -0,0 +1 @@ +/usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.eot \ No newline at end of file -- cgit v1.1