From 1dff1d0b4bae3827223314d19fc2009dbc2c5706 Mon Sep 17 00:00:00 2001 From: Weitian LI Date: Sun, 4 May 2014 14:21:59 +0800 Subject: * added 'bootstrap-3.1.1' to static * updated 'settings' to serve bootstrap from local ('respond.js' required local css, otherwise extra configuration requires.) --- .../3.1.1/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes .../3.1.1/fonts/glyphicons-halflings-regular.svg | 229 +++++++++++++++++++++ .../3.1.1/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../3.1.1/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes 4 files changed, 229 insertions(+) create mode 100644 static/third-party/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.eot create mode 100644 static/third-party/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.svg create mode 100644 static/third-party/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.ttf create mode 100644 static/third-party/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.woff (limited to 'static/third-party/bootstrap/3.1.1/fonts') diff --git a/static/third-party/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.eot b/static/third-party/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.eot new file mode 100644 index 0000000..4a4ca86 Binary files /dev/null and b/static/third-party/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.eot differ diff --git a/static/third-party/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.svg b/static/third-party/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.svg new file mode 100644 index 0000000..e3e2dc7 --- /dev/null +++ b/static/third-party/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/third-party/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.ttf b/static/third-party/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.ttf new file mode 100644 index 0000000..67fa00b Binary files /dev/null and b/static/third-party/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.ttf differ diff --git a/static/third-party/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.woff b/static/third-party/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.woff new file mode 100644 index 0000000..8c54182 Binary files /dev/null and b/static/third-party/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.woff differ -- cgit v1.2.2