diff options
author | Malf Furious <m@lfurio.us> | 2017-01-15 05:57:19 -0500 |
---|---|---|
committer | Malf Furious <m@lfurio.us> | 2017-01-15 05:57:19 -0500 |
commit | 0d53041fc67e13fc53cca0c993ec1a7a31a5a16e (patch) | |
tree | c2d3c6a43aa3ba16fe2207f76c4c0a3ce4033772 /examples/app/assets | |
parent | feb61662d2359414837787111cf0f37e1f57fb5f (diff) | |
download | scrott-0d53041fc67e13fc53cca0c993ec1a7a31a5a16e.tar.gz scrott-0d53041fc67e13fc53cca0c993ec1a7a31a5a16e.zip |
Reorganize examples/ directory
Diffstat (limited to '')
-rw-r--r-- | examples/assets/css/bootstrap.min.css (renamed from examples/app/assets/css/bootstrap.min.css) | 0 | ||||
-rw-r--r-- | examples/assets/fonts/glyphicons-halflings-regular.eot (renamed from examples/app/assets/fonts/glyphicons-halflings-regular.eot) | bin | 20127 -> 20127 bytes | |||
-rw-r--r-- | examples/assets/fonts/glyphicons-halflings-regular.svg (renamed from examples/app/assets/fonts/glyphicons-halflings-regular.svg) | 0 | ||||
-rw-r--r-- | examples/assets/fonts/glyphicons-halflings-regular.ttf (renamed from examples/app/assets/fonts/glyphicons-halflings-regular.ttf) | bin | 45404 -> 45404 bytes | |||
-rw-r--r-- | examples/assets/fonts/glyphicons-halflings-regular.woff (renamed from examples/app/assets/fonts/glyphicons-halflings-regular.woff) | bin | 23424 -> 23424 bytes | |||
-rw-r--r-- | examples/assets/fonts/glyphicons-halflings-regular.woff2 (renamed from examples/app/assets/fonts/glyphicons-halflings-regular.woff2) | bin | 18028 -> 18028 bytes | |||
-rw-r--r-- | examples/assets/img/gpl.png (renamed from examples/app/assets/img/gpl.png) | bin | 2666 -> 2666 bytes | |||
-rw-r--r-- | examples/assets/img/heads/null.jpg (renamed from examples/app/assets/img/heads/null.jpg) | bin | 8483 -> 8483 bytes | |||
-rw-r--r-- | examples/assets/js/bootstrap.min.js (renamed from examples/app/assets/js/bootstrap.min.js) | 0 | ||||
-rw-r--r-- | examples/assets/js/jquery.min.js (renamed from examples/app/assets/js/jquery.min.js) | 0 | ||||
-rw-r--r-- | examples/assets/js/scrott.js (renamed from examples/app/assets/js/scrott.js) | 0 |
11 files changed, 0 insertions, 0 deletions
diff --git a/examples/app/assets/css/bootstrap.min.css b/examples/assets/css/bootstrap.min.css index d65c66b..d65c66b 100644 --- a/examples/app/assets/css/bootstrap.min.css +++ b/examples/assets/css/bootstrap.min.css diff --git a/examples/app/assets/fonts/glyphicons-halflings-regular.eot b/examples/assets/fonts/glyphicons-halflings-regular.eot Binary files differindex b93a495..b93a495 100644 --- a/examples/app/assets/fonts/glyphicons-halflings-regular.eot +++ b/examples/assets/fonts/glyphicons-halflings-regular.eot diff --git a/examples/app/assets/fonts/glyphicons-halflings-regular.svg b/examples/assets/fonts/glyphicons-halflings-regular.svg index 94fb549..94fb549 100644 --- a/examples/app/assets/fonts/glyphicons-halflings-regular.svg +++ b/examples/assets/fonts/glyphicons-halflings-regular.svg diff --git a/examples/app/assets/fonts/glyphicons-halflings-regular.ttf b/examples/assets/fonts/glyphicons-halflings-regular.ttf Binary files differindex 1413fc6..1413fc6 100644 --- a/examples/app/assets/fonts/glyphicons-halflings-regular.ttf +++ b/examples/assets/fonts/glyphicons-halflings-regular.ttf diff --git a/examples/app/assets/fonts/glyphicons-halflings-regular.woff b/examples/assets/fonts/glyphicons-halflings-regular.woff Binary files differindex 9e61285..9e61285 100644 --- a/examples/app/assets/fonts/glyphicons-halflings-regular.woff +++ b/examples/assets/fonts/glyphicons-halflings-regular.woff diff --git a/examples/app/assets/fonts/glyphicons-halflings-regular.woff2 b/examples/assets/fonts/glyphicons-halflings-regular.woff2 Binary files differindex 64539b5..64539b5 100644 --- a/examples/app/assets/fonts/glyphicons-halflings-regular.woff2 +++ b/examples/assets/fonts/glyphicons-halflings-regular.woff2 diff --git a/examples/app/assets/img/gpl.png b/examples/assets/img/gpl.png Binary files differindex ba78d4c..ba78d4c 100644 --- a/examples/app/assets/img/gpl.png +++ b/examples/assets/img/gpl.png diff --git a/examples/app/assets/img/heads/null.jpg b/examples/assets/img/heads/null.jpg Binary files differindex a78f946..a78f946 100644 --- a/examples/app/assets/img/heads/null.jpg +++ b/examples/assets/img/heads/null.jpg diff --git a/examples/app/assets/js/bootstrap.min.js b/examples/assets/js/bootstrap.min.js index 133aeec..133aeec 100644 --- a/examples/app/assets/js/bootstrap.min.js +++ b/examples/assets/js/bootstrap.min.js diff --git a/examples/app/assets/js/jquery.min.js b/examples/assets/js/jquery.min.js index 49990d6..49990d6 100644 --- a/examples/app/assets/js/jquery.min.js +++ b/examples/assets/js/jquery.min.js diff --git a/examples/app/assets/js/scrott.js b/examples/assets/js/scrott.js index c376117..c376117 100644 --- a/examples/app/assets/js/scrott.js +++ b/examples/assets/js/scrott.js |