diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2014-09-15 21:32:44 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2014-09-15 21:33:01 +0200 |
commit | 69a168c74edac8d53299f0e233afc9dd44000503 (patch) | |
tree | a82362bdd63f7eeef9641323f22cc8ce3b09826d | |
parent | c9d7cbd0106d3a612b2d2f24a9ca415c456298ac (diff) |
Move {js,css,fonts} to static/
-rw-r--r-- | static/css/bootstrap-theme.css (renamed from bootstrap-3.2.0/css/bootstrap-theme.css) | 0 | ||||
-rw-r--r-- | static/css/bootstrap-theme.css.map (renamed from bootstrap-3.2.0/css/bootstrap-theme.css.map) | 0 | ||||
-rw-r--r-- | static/css/bootstrap-theme.min.css (renamed from bootstrap-3.2.0/css/bootstrap-theme.min.css) | 0 | ||||
-rw-r--r-- | static/css/bootstrap.css (renamed from bootstrap-3.2.0/css/bootstrap.css) | 0 | ||||
-rw-r--r-- | static/css/bootstrap.css.map (renamed from bootstrap-3.2.0/css/bootstrap.css.map) | 0 | ||||
-rw-r--r-- | static/css/bootstrap.min.css (renamed from bootstrap-3.2.0/css/bootstrap.min.css) | 0 | ||||
-rw-r--r-- | static/fonts/glyphicons-halflings-regular.eot (renamed from bootstrap-3.2.0/fonts/glyphicons-halflings-regular.eot) | bin | 20335 -> 20335 bytes | |||
-rw-r--r-- | static/fonts/glyphicons-halflings-regular.svg (renamed from bootstrap-3.2.0/fonts/glyphicons-halflings-regular.svg) | 0 | ||||
-rw-r--r-- | static/fonts/glyphicons-halflings-regular.ttf (renamed from bootstrap-3.2.0/fonts/glyphicons-halflings-regular.ttf) | bin | 41280 -> 41280 bytes | |||
-rw-r--r-- | static/fonts/glyphicons-halflings-regular.woff (renamed from bootstrap-3.2.0/fonts/glyphicons-halflings-regular.woff) | bin | 23320 -> 23320 bytes | |||
-rw-r--r-- | static/js/bootstrap.js (renamed from bootstrap-3.2.0/js/bootstrap.js) | 0 | ||||
-rw-r--r-- | static/js/bootstrap.min.js (renamed from bootstrap-3.2.0/js/bootstrap.min.js) | 0 | ||||
-rw-r--r-- | static/js/jquery-2.1.1.min.js (renamed from jquery-2.1.1.min.js) | 0 |
13 files changed, 0 insertions, 0 deletions
diff --git a/bootstrap-3.2.0/css/bootstrap-theme.css b/static/css/bootstrap-theme.css index f860bbc..f860bbc 100644 --- a/bootstrap-3.2.0/css/bootstrap-theme.css +++ b/static/css/bootstrap-theme.css diff --git a/bootstrap-3.2.0/css/bootstrap-theme.css.map b/static/css/bootstrap-theme.css.map index 4cc41ab..4cc41ab 100644 --- a/bootstrap-3.2.0/css/bootstrap-theme.css.map +++ b/static/css/bootstrap-theme.css.map diff --git a/bootstrap-3.2.0/css/bootstrap-theme.min.css b/static/css/bootstrap-theme.min.css index 2e97597..2e97597 100644 --- a/bootstrap-3.2.0/css/bootstrap-theme.min.css +++ b/static/css/bootstrap-theme.min.css diff --git a/bootstrap-3.2.0/css/bootstrap.css b/static/css/bootstrap.css index 037dd05..037dd05 100644 --- a/bootstrap-3.2.0/css/bootstrap.css +++ b/static/css/bootstrap.css diff --git a/bootstrap-3.2.0/css/bootstrap.css.map b/static/css/bootstrap.css.map index bfb5616..bfb5616 100644 --- a/bootstrap-3.2.0/css/bootstrap.css.map +++ b/static/css/bootstrap.css.map diff --git a/bootstrap-3.2.0/css/bootstrap.min.css b/static/css/bootstrap.min.css index a9f35ce..a9f35ce 100644 --- a/bootstrap-3.2.0/css/bootstrap.min.css +++ b/static/css/bootstrap.min.css diff --git a/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.eot b/static/fonts/glyphicons-halflings-regular.eot Binary files differindex 4a4ca86..4a4ca86 100644 --- a/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.eot +++ b/static/fonts/glyphicons-halflings-regular.eot diff --git a/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.svg b/static/fonts/glyphicons-halflings-regular.svg index e3e2dc7..e3e2dc7 100644 --- a/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.svg +++ b/static/fonts/glyphicons-halflings-regular.svg diff --git a/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.ttf b/static/fonts/glyphicons-halflings-regular.ttf Binary files differindex 67fa00b..67fa00b 100644 --- a/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.ttf +++ b/static/fonts/glyphicons-halflings-regular.ttf diff --git a/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.woff b/static/fonts/glyphicons-halflings-regular.woff Binary files differindex 8c54182..8c54182 100644 --- a/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.woff +++ b/static/fonts/glyphicons-halflings-regular.woff diff --git a/bootstrap-3.2.0/js/bootstrap.js b/static/js/bootstrap.js index 53da1c7..53da1c7 100644 --- a/bootstrap-3.2.0/js/bootstrap.js +++ b/static/js/bootstrap.js diff --git a/bootstrap-3.2.0/js/bootstrap.min.js b/static/js/bootstrap.min.js index 7c1561a..7c1561a 100644 --- a/bootstrap-3.2.0/js/bootstrap.min.js +++ b/static/js/bootstrap.min.js diff --git a/jquery-2.1.1.min.js b/static/js/jquery-2.1.1.min.js index e5ace11..e5ace11 100644 --- a/jquery-2.1.1.min.js +++ b/static/js/jquery-2.1.1.min.js |