From 8fc2dfd7e8fe863b9536f7b78a78856b97ed22b6 Mon Sep 17 00:00:00 2001 From: Daan Debie Date: Thu, 12 Sep 2013 22:18:23 +0200 Subject: Updated pelican-bootstrap3 to newest version --- .../static/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 14079 bytes .../static/fonts/glyphicons-halflings-regular.svg | 228 +++++++++++++++++++++ .../static/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 29512 bytes .../static/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 16448 bytes .../static/fonts/glyphiconshalflings-regular.eot | Bin 33358 -> 0 bytes .../static/fonts/glyphiconshalflings-regular.otf | Bin 18116 -> 0 bytes .../static/fonts/glyphiconshalflings-regular.svg | 175 ---------------- .../static/fonts/glyphiconshalflings-regular.ttf | Bin 32896 -> 0 bytes .../static/fonts/glyphiconshalflings-regular.woff | Bin 18944 -> 0 bytes 9 files changed, 228 insertions(+), 175 deletions(-) create mode 100755 pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.eot create mode 100755 pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.svg create mode 100755 pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.ttf create mode 100755 pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.woff delete mode 100755 pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.eot delete mode 100755 pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.otf delete mode 100755 pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.svg delete mode 100755 pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.ttf delete mode 100755 pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.woff (limited to 'pelican-bootstrap3/static/fonts') diff --git a/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.eot b/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.eot new file mode 100755 index 0000000..87eaa43 Binary files /dev/null and b/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.eot differ diff --git a/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.svg b/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.svg new file mode 100755 index 0000000..5fee068 --- /dev/null +++ b/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.ttf b/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.ttf new file mode 100755 index 0000000..be784dc Binary files /dev/null and b/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.ttf differ diff --git a/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.woff b/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.woff new file mode 100755 index 0000000..2cc3e48 Binary files /dev/null and b/pelican-bootstrap3/static/fonts/glyphicons-halflings-regular.woff differ diff --git a/pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.eot b/pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.eot deleted file mode 100755 index bd59ccd..0000000 Binary files a/pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.eot and /dev/null differ diff --git a/pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.otf b/pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.otf deleted file mode 100755 index b058f1c..0000000 Binary files a/pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.otf and /dev/null differ diff --git a/pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.svg b/pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.svg deleted file mode 100755 index e704fab..0000000 --- a/pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.svg +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.ttf b/pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.ttf deleted file mode 100755 index c63c068..0000000 Binary files a/pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.ttf and /dev/null differ diff --git a/pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.woff b/pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.woff deleted file mode 100755 index 4c778ff..0000000 Binary files a/pelican-bootstrap3/static/fonts/glyphiconshalflings-regular.woff and /dev/null differ -- cgit