move all static site files out of subdirectories
Works around yesod-static path bug on windows. https://github.com/yesodweb/yesod/issues/626
This commit is contained in:
parent
9f68bb546c
commit
8fb1973c76
10 changed files with 10 additions and 10 deletions
2
debian/copyright
vendored
2
debian/copyright
vendored
|
@ -88,7 +88,7 @@ License: MIT or GPL-2
|
|||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
Files: static/*/bootstrap* static/img/glyphicons-halflings*
|
||||
Files: static/bootstrap* static/glyphicons-halflings*
|
||||
Copyright: 2012 Twitter, Inc.
|
||||
License: Apache-2.0
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue